@extends('layouts.app') @section('title', 'Create Customer') @section('page-title', 'Create New Customer') @section('content')
@csrf
Cancel
@endsection