diff --git a/resources/views/dashboard/profile.blade.php b/resources/views/dashboard/profile.blade.php index 7e4395c9a..7cf47edd1 100644 --- a/resources/views/dashboard/profile.blade.php +++ b/resources/views/dashboard/profile.blade.php @@ -1,3 +1,4 @@ @extends('layouts.b4') +@section('content') -{!! $html !!} +@endsection \ No newline at end of file