@extends('backend.layouts.app') @section('content')

{{ translate('All Sea Ports/ Airports') }}

{{--
Selected Products (0)
--}}
@endsection @section('modal') @include('modals.delete_modal') @endsection @section('script') @endsection