Add New Name
{{ csrf_field() }}
@if(Session::has('success1'))
{{Session::get('success1')}}
@endif
View ALL Marketing Officer
@if(Session::has('success'))
{{Session::get('success')}}
@endif
@if(Auth::user()->super_id == 1) @endif @if(Auth::user()->super_id == 1) @endif @foreach ($marketings as $marketing) @if(Auth::user()->super_id == 1) @endif @endforeach
No. Name Mobile ID EditDelete
No. Name Mobile ID EditDelete
1 {{ $marketing->name }} {{ $marketing->mobile }} {{ $marketing->id}}