@extends('user.layouts.app') @push('title') {{ __($title) }} @endpush @push('style') @endpush @section('content')
{{__("Name")}}
|
{{__("Plans")}}
|
{{__("Coupons")}}
|
{{__("License")}}
|
{{__("Action")}}
|
---|