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

Tour Sales Manage

{{-- @if (session()->has('success')) @endif --}} {{-- @if ($errors->any()) @endif --}}
@csrf

Date location Spectial Note Action
Date
Destination
Name
Contact
Address
Price
Invoice Amount Action
Back
@endsection