Removed redundant functions in Account, Optimised User a little more, Moved Ezypay Commands to new Ezypay folder
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
{{ $o->role }} Home
|
||||
@endsection
|
||||
@section('page_title')
|
||||
{{ $o->full_name }}
|
||||
{{ $o->name_full }}
|
||||
@endsection
|
||||
|
||||
@section('contentheader_title')
|
||||
{{ $o->full_name }}
|
||||
{{ $o->name_full }}
|
||||
@endsection
|
||||
@section('contentheader_description')
|
||||
{{ $o->role }}
|
||||
|
Reference in New Issue
Block a user