@extends('layouts.advisor') @section('title','My Profile') @section('breadcrumb')@endsection @section('advisor-content')
My Profile
@csrf @method('PUT')

Change Password (optional)

@endsection