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

Add Customer

@csrf
Back
@endsection