@extends('layouts.app') @section('title', 'Add New Customer') @section('content_header_title', 'Customers') @section('content_header_subtitle', 'Add New Customer') @section('content_body')

Add New Hotel

@csrf
Cancel
@endsection