Welcome to {{ config('app.name') }}
username
Profile
Settings
Log Out
@if(Session::has('message')) {{--
{{ Session::get('message') }}
--}} @endif @if(Session::has('error')) {{--
{{ Session::get('message') }}
--}} @endif