@section('modal_title', __('location.edit_student_promotion'))
@csrf @method('PUT')
@if($promotion->promotion_document)

Current Document: {{ $promotion->promotion_document }}

@endif