@if (count($errors) > 0) @if($errors->any())
{{$errors->first()}}
@endif @endif
| ID | Username | Name | Mobile | Action | |
|---|---|---|---|---|---|
| {{ $i++ }} | {{ $row->name }} | {{ $row->fname }} {{ $row->lname }} | {{ $row->email }} | {{ $row->contact }} |
|
| {{ trans('labels.NoRecordFound') }} | |||||
{{$customers['result']->links()}}