@extends('frontend.layouts.app') @section('content')
{{ translate('Check Availability')}}
@endsection @section('script') @endsection