diff --git a/resources/views/profile.blade.php b/resources/views/profile.blade.php index 3d8fed8..bdfbf4f 100644 --- a/resources/views/profile.blade.php +++ b/resources/views/profile.blade.php @@ -3,7 +3,7 @@ @section('content')

- Profile of {{ Auth::user()->name }} + Profile of {{ Auth::user()->name }}.