@extends('admin.layouts.layouts') @section('title', 'Employee Master') @section('content')
@can('employee-master-create') Create @endcan
No Full Name Employee Code Department Phone Number Created At Status Actions
@endsection @section('page-js') @endsection