@extends('layouts.user') @section('title', __('user_profile.title')) @section('page_title', __('user_profile.page_title')) @section('breadcrumb', __('user_profile.breadcrumb')) @section('content')
{{ __('user_profile.profile_overview_text') }}
{{ __('user_profile.manage_settings_text') }}