@extends('layouts.admin_app') @section('title', 'Edit Admin Details') @section('content')

Edit Admin Details

@csrf
@endsection