@extends('admin.layouts.layouts') @section('title', 'Employee Role') @section('content')
@can('employee-role-create') @endcan
No Name Created At Status Actions
@endsection @section('page-js') @endsection