@extends('layouts.admin') @section('content')

Edit Customer

@csrf @method("PATCH")
@endsection