@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Employee Reports @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Employee Reports @endslot @endcomponent @component('components.search-filder') @slot('li_1') Department @endslot @endcomponent
Employee Name Employee Type Email Department Designation Joining Date DOB Martial Status Gender Terminated Date Relieving Date Salary Address Contact Number Emercency Contact Details Experience Status
@endsection