@extends('layouts.app') @section('title', __('app.profile_settings') . ' - SEU CRM') @section('content')
@if(session('success')){{ __('app.profile_settings') }}
{{ __('app.update_profile_info') }}
{{ __('app.personal_information') }}
{{ __('app.update_personal_details') }}{{ __('app.change_password') }}
{{ __('app.update_account_password') }}