{{ csrf_field() }}
@lang('tr.Study Group')
@if($checkAccepted) Accepted @else @endif
@lang('tr.Term') {{$committee->term_name}}
@lang('tr.Course') {{$committee->code}} ({{$committee->bylaw}}): {{$committee->course_name}}
@lang('tr.Description') {{$studyGroup->description}}
@lang('tr.Instructor') {{$instructor->lang('name')}}
@lang('tr.Location') {{$locationName}}
@lang('tr.Start Date') {{$studyGroup->start_date}}
@lang('tr.Hours') {{$studyGroup->hours}}
@lang('tr.Fees') {{$studyGroupSessionFees}}
@lang('tr.Created At') {{$studyGroup->created_at}}