@extends('layouts.app') @section('content')
| Image | Title | Category | Pricing | Actions |
|---|---|---|---|---|
|
|
{{ $destinations->title }} | @if($destinations->categories && $destinations->categories->count()) @foreach($destinations->categories as $cat) {{ $cat->name }} @endforeach @else -- @endif | {{ $destinations->pricing }}/{{ $destinations->sale_price }} |
Add your first tour destination to get started