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