@yield('title', 'Dashboard')
{{ date('d M Y') }}
- {{ Auth::user()->email }}
- Mi Perfil
@yield('content')