@extends('admin.layout.master') @section('content')
@if ($errors->any())
@endif
Tour Edit
tour list
@csrf
@endsection @section('script') @endsection