@include('layouts.menu')
@yield('header')
@yield('content')
@yield('modal') @yield('js')