@extends('admin.layouts.master') @section('title','All Drop') @section('maincontent') @component('components.breadcumb',['secondaryactive' => 'active']) @slot('heading') {{ __('Drop down Setting') }} @endslot @slot('menu1') {{ __('Drop down Setting') }} @endslot @slot('button')
@endslot @endcomponent# | {{ __('Role') }} | {{ __('Action') }} |
---|---|---|
{{ $key+1 }} | {{ $cat->roles->name }} |
{{ __('Delete') }}{{ __('Are You Sure ?')}}{{ __('Do you really want to delete')}} ? {{ __('This process cannot be undone.')}} |