@extends('shared.admin') @section('content')
ID | Image | Name | Address | Phone | Action | |
---|---|---|---|---|---|---|
{{ (($current_page - 1) * $page_size + $i + 1) }} |
@if($m->thumb != '')
@else
@endif
|
{{ $m->fullname }} | {{ $m->address }} | {{ $m->phone }} | $m->id]) }}")' title="Delete" title=""> |