@extends('layouts.user') @section('title', 'Profile - StarHela') @section('page-title', $langTexts['Profile'] ?? 'Profile') @section('content')
Update Profile
@csrf
Change Password
@csrf
@endsection