@extends('admin_layout.main') @section('main-section')
Editing {{$destination->name}}
@csrf
@endsection