@extends('layouts.admin') @section('title', 'My Profile') @section('content')

Profile Details

Super Admin
@csrf @method('PUT')
Change Password
@csrf @method('PUT')
@endsection @section('scripts') @endsection