@if (Session::has('errors'))
{{ __('urlhum.error') }}
@foreach(Session::get('errors') as $error)
- {{ $error }}
@endforeach
@endif
@if(Session::has('shortened'))
@if(! empty(Session::get('existing')))
@endif
You can bulk create other Short URLs below.
@endif
{{ __('url.multiple.description') }}