@extends('backend.layouts_backend.master')
@section('title')
Add Tour
@endsection
@section('extra_styles')
@endsection
@section('content')
@endsection
@section('extra_scripts')
{{-- add itenary row and delete itenary row --}}
{{-- --}}
{{-- add activity row and delete activity row --}}
{{-- --}}
{{-- add tour activity --}}
{{-- tour excludes , add and remove rows --}}
{{-- tour includes , add and remove rows --}}
{{-- multiple photo upload - environmental activities script --}}
{{-- select 2 --}}
{{-- add tour itenary row --}}
@endsection