@if (\Session::has('success'))
@endif @if(!empty($errors->all()))
@endif @if (auth()->user()->student->hasUnpaidFees())
@lang('tr.Important') ! @lang('tr.Some fees are not paid.') (@lang('tr.Pay Now')).
@else
{{ csrf_field() }}
@lang('tr.Research Status Report')

  @lang('tr.Cancel')


@endif