@extends('layouts/home/app_no_header_footer') @section('title') {{trans('common.title_user')}} @endsection @section('content')
Make a New Booking
{!! csrf_field() !!}
@endsection