@yield('title')
@if (Session::get('success'))
{{ Session::get('success') }}
@endif