@include('components/user-nav')
@if (Route::currentRouteName() == "dashboard")
@else
@endif
@yield('page-content')
@endsection
@error('success')
@section('alert')
Profit
$12,628
+72.80%Sales
$4,679
+28.42%Payments
$2,150
-5.20%Transactions
1,345
+12.00%{{ucfirst($title)}}
@if ($entity != 'events_log')
@endif
| {{ucfirst($field['label'])}} | @endif @endforeach @if ($entity != 'events_log' && $entity != 'ase')Edit | @endif @isset($enable_view)View | @endisset||||
|---|---|---|---|---|---|---|
| {{ asset($field['name']) }} | @else@endif @else @if (isset($field['foreign']) && isset($field['attribute'])) | {{ data_get($item, $field['attribute']) }} | @else{!! $item[$field['name']] !!} | @endif @endif @endif @endforeach @if ($entity != 'events_log' && $entity != 'ase')@endif @isset($enable_view) | @endisset |
{!! $message !!}
@endsection
@enderror
@error('errors')
@section('alert')
{!! $message !!}
@endsection
@enderror