@extends('admin.layouts.layouts') @section('title', 'Employee Designation') @section('content') {{-- Unified Modal for Create & Edit --}}
@can('employee-designation-create') @endcan
No Name Employee Department Overtime Created At Status Actions
@endsection @section('page-js') @endsection