@props(['documentTypes', 'document_front_upload'])

Upload the front of the document

@if ($document_front_upload)
Preview {{-- {{$document_front_upload}} --}}
@endif

Upload the back of the document

{{ __('Next') }}