@extends('admin.layouts.master') @section('title','All Dropdown Settings') @section('maincontent') @include('admin.layouts.topbar',$data)
# | {{ __('Role') }} | {{ __('Action') }} |
---|---|---|
{{ $key+1 }} | {{ $cat->roles->name }} |
{{ __('Delete') }}{{ __('Are You Sure ?')}}{{ __('Do you really want to delete')}} ? {{ __('This process cannot be undone.')}} |