@extends('layouts.adminmaster') @section('styles') @endsection @section('content')

{{ lang('Groups List') }}

@can('Groups Create') {{ lang('Add Group') }} @endcan @can('Category Access') {{ lang('Category Assign') }} @endcan
@can('Groups Delete') @endcan @can('Groups Delete') @endcan @cannot('Groups Delete') @endcannot {{-- --}}

loading.. Please Wait

{{ lang('Sl.No') }} {{ lang('Group Name') }} {{ lang('Count') }}{{lang('Status')}}{{ lang('Actions') }}
@endsection @section('modal') @endsection @section('scripts') @endsection