@extends('user.layout_user.main') @section('content')

Đặt phòng ngay

@csrf
Ngày nhận phòng và trả phòng phải khác nhau.
@error('adults')
{{ $message }}
@enderror
@error('children')
{{ $message }}
@enderror
@endsection @section('css') @endsection @section('js') @endsection