@extends('layouts.app') @section('content')
Manage Customer

Edit Customer

@csrf @method('PUT')
@endsection