@extends('layouts.admin') @section('content')
{{ trans('global.create') }} {{ trans('cruds.port.title_singular') }}
 
 
@csrf
 
@endsection