@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Employee @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Employee @endslot @endcomponent @component('components.searchfilter') @endcomponent