{{$page}}
@foreach($messageArr as $message)
@if(session()->has($message))
@endif
@endforeach
@if ($errors->any())
@endif
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
| No | Name | Country | Action | ||
|---|---|---|---|---|---|
| {{ ++$i }} | {{ $row->name }} | {{ $row->email }} | {{ $row->country }} | ||
| No data found | |||||