@extends('layouts.master') @section('title') {{__('admin.dashboard')}} -@endsection @section('css') @endsection @section('content') Edit Your Profile @csrf Change your Name Full Name Phone Email Address Country {!!get_country_select_html($user->country)!!} Change your Password New Password Re-enter Password Please note: After changing your password, you must log back in. @endsection @section('javascript') @endsection
Full Name
Phone
Email Address
Country
New Password
Re-enter Password
Please note: After changing your password, you must log back in.