Add New Category
{{ csrf_field() }}
@if(Session::has('success1'))
{{Session::get('success1')}}
@endif
View ALL Category Information
@if(Session::has('success'))
{{Session::get('success')}}
@endif
@if(Auth::user()->employee_edit_id == 1) @endif @if(Auth::user()->employee_delete_id == 1) @endif @if(Auth::user()->employee_edit_id == 1) @endif @if(Auth::user()->employee_delete_id == 1) @endif @foreach ($ecategorys as $ecategory) @if(Auth::user()->employee_edit_id == 1) @endif @if(Auth::user()->employee_delete_id == 1) @endif @endforeach
No. NameEditDelete
No. NameEditDelete
1 {{ $ecategory->name }}