@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Leave Type @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Leave Type @endslot @endcomponent
# Leave Type Leave Days Status Action
@component('components.model-popup') @endcomponent @endsection