@section('title', __('general.header_user_profile')) @section('head') @endsection @include('includes/header') @include('includes/topDash')

{{ __('general.header_user_profile') }}

@if (\Session::has('success')) @php Session::forget('success'); @endphp @endif
@include('includes/footer')