@section('title', (isset($page_title) ? $page_title . ' | ' : '') . config('app.name')) @section('breadcrumb', (isset($page_title) ? $page_title : ''))
@forelse ($destinations as $key => $destination) @empty @endforelse
# Name Image Is Active Actions
{{ $destinations->firstItem() + $loop->index }} {{$destination->name}} {{$destination->name}}-Image