@if (Session::has('true'))
{{ Session::get('true') }}
@endif
-
Name
{{ $profile->name }}
-
Email
{{ $profile->email }}