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

Create Customer

Fill all the field

@csrf @method('PUT')
Cancel
@endsection