@extends('layouts.main') @section("content") @endsection @section("components_declarations") @include("ports.port_form") @include("ports.port_info") {{__("Ports")}} add {{__("Edit Zone")}} {{-- check close --}} delete @{{ props.item.name }} @{{ props.item.country }} @{{ props.item.zone }} edit visibility {{__("components.Sorry, nothing to display here")}} 😞 @{{ search }} {{__('components.not found')}} 😥 @{{ item.name }} {{__("New Port")}} close @{{ item.name }} close {{ __("Edit Zone")}} close {{__("Save")}} {{__("components.Confirm")}} @{{confirmObject.text}} {{__("components.Cancel")}} {{__("components.Continue")}} @{{ snackbar.text }} Close @endsection @section("components_instances") PageContent @endsection