Role Permission Page

{{-- Add Testimonial Modal --}}
@csrf @method('POST');
@if($menu_list) @foreach($menu_list as $menu) @endforeach
Select All
{{$menu->menu_name}} Add Edit View Delete
@endif
{{-- End Add Testimonial Modal --}}