×
@include('layouts.partials.messages')
Portal name
@if ($errors->has('portal_name'))
{{ $errors->first('portal_name') }}
@endif
Portal URL
@if ($errors->has('portal_address'))
{{ $errors->first('portal_address') }}
@endif
Short code
@if ($errors->has('short_code'))
{{ $errors->first('short_code') }}
@endif
×
Portal name
Short code
Portal URL