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

Edit About Seller Form

@method('PUT') @csrf

About Seller Section

Profile Preview

@endsection @section('script') @endsection