@extends('admin.main') @section('content_title', 'Create Hotel') @section('breadcrumbs') @endsection @section('content')
@csrf
@endsection