@yield('styles') @if(Session::has('success')) @endif @if(Session::has('info')) @endif
@yield('content')
@yield('scripts')