@extends('admin.dashboard.layout', ['title' => 'Profile']) @section('content')

My Profile

{{-- user profile edit model --}} @endsection @section('scripts') @endsection