@extends('layouts.main') @section('content')
Edit Customer
@csrf @method('PUT')
@endsection