@extends('layouts/home/app_new') @section('title') {{trans('common.title_user')}} @endsection @section('content')

Make a New Booking

{!! csrf_field() !!}
  Residential        Commercial
  Vacant        Styled        Owner Occupied        Tenanted
Continue
@endsection