@extends('layouts.wrapper') @section('body') @yield('content') @include('shared.footer', ['footer' => ['menu' => ['removed' => true]]]) @endsection