@extends('layouts.admin') @section('page-css') @endsection @section('main-content')
@can('Can Add Employees')
@endcan
Name Email Role Enable Created Action
@endsection @section('bottom-js') @endsection