{{__('It is very important for agents to read our') }} passenger ticket contract terms{{__(' before starting the booking process. Thank you ') }}
Logo Icon

M.M.T

{{__('Welcome to Misurata Marine Terminal Book') }}

{{__('Sign In Below:') }}

@csrf
@if(!$errors->isEmpty())
    @foreach($errors->all() as $err)
  • {{ $err }}
  • @endforeach
@endif