--}}
@if ($errors->has('division_id'))
{{ $errors->first('division_id') }}
@endif
@if ($errors->has('district_id'))
{{ $errors->first('district_id') }}
@endif
@if ($errors->has('upazila_id'))
{{ $errors->first('upazila_id') }}
@endif
@if (@$student->image)
@endif
{{-- @if (@$student->br_file)
@endif --}}
{{-- @if (@$student->disability_file)
@endif --}}