@yield('content')
@yield('js') @yield('script') @if(Session::has('Success')) @endif @if(Session::has('Error')) @endif @if(Session::has('Info')) @endif