@extends('layouts.admin-layout') @section('title', 'Edit About Mighty Buyer') @section('content')

Edit About Mighty Buyer Form

@method('PUT') @csrf

About Mighty Buyer Section




@endsection @section('script') @endsection