@extends('layouts.content') @section('body_content')
@include('partials.sidenav.partials.employee-self-dashboard')
@push('scripts') @endpush @endsection