@extends('layouts.admin')
@section('title')
Create Accommodation | Accommodations Management
@endsection
@section('css')
@endsection
@section('content')
brightness_1Create Accommodation
close
Only 10 Images are allowed to upload.
@component('admin.includes.loader')
@endcomponent
{{--@TODO: show the map for long/lat--}}
@endsection
@section('js')
@endsection