@extends('layouts.content') @section('body_content') Job Descriptions An overview of your job duties is provided here. List Job Description Export: Export to Excel Filter Activity: Something @include('partials.alert') @include('jobs.modals.add_job_desc_modal') @include('jobs.modals.delete_job_desc_modal') @include('jobs.modals.update_job_desc_modal') @endsection