@extends('ui-common.layouts.master') @section('title') @lang('Employee List') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Equipment List @endslot @slot('title') Equipment @endslot @endcomponent
Menu View Add Edit Delete All
Cost Code
Cost Code List
Department
Employee
Employee List
@endsection @section('script') @endsection