@extends('layouts.admin') @section('title', 'Destinations') @section('breadcrumbs', 'Overview Destinations') @section('css') @endsection @section('content')
| No | --}}Image | Destination Title | Action | |
|---|---|---|---|---|
| {{$index+1}} | --}}
@if($destination->image)
|
{{$destination->title}} | @if ($destination->status=='DRAFT') Draft @endif |