@extends('layout.main') @section('main-section') Tour Package Varius blandit sit amet Popular Tour Packages Exclusive Tour Packages in Uttarakhand @foreach($tourData as $tourRow) {{ $tourRow->name }} Duration {{ $tourRow->time_period }} {{ $tourRow->rating }} From ₹ {{ $tourRow->price }} @if($loop->iteration%3==0) @endif @endforeach @endsection
Varius blandit sit amet
Duration {{ $tourRow->time_period }}