@extends('employer.layouts.app') @section('content') @component('employer.layouts.partials.breadcrumbs', ['breadcrumbs' => $breadcrumbs]) @endcomponent
Status Reports
Sl # Name
{{ '1' }} {{ 'Business' }}
{{ '2' }} {{ 'Branch' }}
{{ '3' }} {{ 'Department' }}
{{ '4' }} {{ 'Projects' }}
@endsection @push('custom_css') @endpush @push('custom_js') @endpush