@if ($doctors->count()) @foreach ($doctors as $doctor)
{{ $doctor->name }} {{ $doctor->position }} {{ $doctor->status }} @endforeach {{ $totalRecords }} Records @if ($doctors->hasPages()) {{ $doctors->links() }} @endif @if ($doctors->hasPages()) @endif @else @if (request()->get('search')) Create a {{ $btnm }} @else

There is no {{ $btnm }}.

@endif @endif