@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Designations @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Designations @endslot @endcomponent @component('components.search-filder') @slot('title') Add Designations @endslot @endcomponent
# Designation Department Action
@component('components.model-popup') @endcomponent @endsection