@extends('app') @push('styles') @endpush @section('layout') @yield('content') @stack('scripts') @endsection