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

Profile Information

@csrf @method('PUT')

Change Password

@csrf @method('PUT')
@endsection