@if (count($errors) > 0)
@foreach ($errors->all() as $error)
{{$error}}
@endforeach
@endif
@if (session()->has('add'))
{{ session()->get('add') }}
@endif
@if (session()->has('edit'))
{{ session()->get('edit') }}
@endif
@if (session()->has('delete'))
{{ session()->get('delete') }}
@endif
| # | @lang('dashboard.id') | @lang('dashboard.name') | @lang('dashboard.main_section') | @lang('dashboard.sub_section') | @lang('dashboard.type') | @lang('dashboard.paid') | @lang('dashboard.status') | @lang('dashboard.username_for_ads') | @lang('dashboard.user_phone_for_ads') | @lang('dashboard.price') | @lang('dashboard.image') | @lang('dashboard.operations') |
|---|