@extends('layouts.app') @section('title', $layoutTitle) @section('content') @endsection @push('styles') @endpush @push('scripts') @endpush