@extends('layouts.content') @section('body_content') Absence History {{ auth()->user()->name }} Back History @push('scripts') @endpush @endsection