{{-- Misc --}}
{{ $title }} | {{ $appName }}
{{-- Force latest IE rendering engine or Chrome Frame if available --}} {{-- Mobile --}}
{{-- Webkit. To disable zooming add ", maximum-scale=1.0, user-scalable=no" --}}
{{-- BlackBerry --}}
{{-- Windows Mobile --}}
{{-- Windows Mobile --}} {{-- Favicon --}}
{{-- CSS --}} {!! Assets::css() !!} @yield('css') @yield('body') {{-- JavaScript --}} {!! Assets::js() !!} @yield('js') {{-- Debug --}} {!! $debug or null !!}