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