@extends('layout.main') @push('title') Gallery - One-Day Tours @endpush @push('preloader')
@endpush @section('main-section')

Our Gallery

@foreach($gallery as $gallerys)
onedaytour
@endforeach
@endsection