@extends('layouts.app') @section('title', 'Add Customer') @section('content')
Back to Customers

Add New Customer

@csrf
@endsection