@yield('page-css')
@yield('content')
@yield('page-js') @if(Session::has('success')) @endif @if(Session::has('failure')) @endif @if(Session::has('info')) @endif