@extends('layouts.app-master') @section('content')

Edit Profile

Contact Information

@if(session('status'))
{{ session('status') }}
@endif
@csrf @method('PUT')

User Address

Role & Designation

Submission

Note: Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever
@endsection