@extends('layouts.nifty') @section('content')

My Account

Click Update Account to Save your Changes

@csrf @method('PUT')
PERSONAL INFORMATION
ACCOUNT SECURITY
@include('partials.footer')
@endsection