@extends('back.layouts.app', ['title' => $title]) @section('content')
@include('back.common_views.quicklinks')
@csrf
Before Head Close

Header Section:

Main Content Section:

Footer Section:

Before Body Close:

@endsection @section('beforeBodyClose') @endsection