Add New Name
{{ csrf_field() }}
@if(Session::has('success1'))
{{Session::get('success1')}}
@endif
View ALL Specialist Category
@if(Session::has('success'))
{{Session::get('success')}}
@endif
@if(Auth::user()->super_id == 1) @endif @if(Auth::user()->super_id == 1) @endif @foreach ($specialists as $specialist) @if(Auth::user()->super_id == 1) @endif @endforeach
No. Name EditDelete
No. Name EditDelete
1 {{ $specialist->name }}