@extends('admin.dash_layouts.main') @section('title') {{ 'Dashboard page' }} @endsection @section('content')

Hotel Manage

@if (session()->has('success')) @endif

Add Hotel

@csrf

only if you need to update add a new main Image

@endsection