{{ t('File types: :file_types', ['file_types' => showValidFileTypes('image')]) }}

{{ t('Describe the company') }} - ({{ t(':number characters maximum', ['number' => 1000]) }})

@if (isset($company) and !empty($company))
@endif
@section('after_styles') @parent @endsection @section('after_scripts') @parent @if (isset($company) and !empty($company)) @endif @endsection