@extends('layouts.includes.header', ['favicon' => $favicon]) @section('body')
@yield('content')
@include('layouts.includes.scripts') @endsection