@extends('dashboard.layouts.main') @section('container')

Edit Profile

@csrf @method('PUT')
Name
Username
Email
Password (leave blank to keep current password)
Confirm Password
@endsection