@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Termination @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Termination @endslot @endcomponent @component('components.search-filder') @slot('title') Add Termination @endslot @endcomponent
# Terminated Employee Department Termination Type Termination Date Reason Notice Date Action
@component('components.model-popup') @endcomponent @endsection