@extends('master') @section('content')
@include('admin.layout.breadcrumbs', [ 'title' => __('Destination Gallery'), 'headerData' => __('Destination') , 'url' => 'destinations' , ])

{{__('Destination Gallery')}}

@csrf
@endsection