@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Leave Reports @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Leave Reports @endslot @endcomponent @component('components.search-filder') @slot('li_1') Department @endslot @endcomponent
Employee Date Department Leave Type No.of Days Remaining Leave Total Leaves Total Leave Taken Leave Carry Forward
@endsection