@extends('layouts.app_rest') @section('content')
| Name | Status | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $destination['name'] }} | @if($destination['status']=== 'Active') {{ $destination['status'] }} @else {{ $destination['status'] }} @endif | |||||||||
| {{$destinations->links('vendor.pagination.tailwind')}} | ||||||||||