Manage Admin

@foreach($data as $admin) @endforeach
# Name Mobile Email Edit
{{$admin->id}} {{ $admin->name }} {{$admin->mobile}} {{$admin->email}}