@lang('behaviourRecords.student_name'):
{{ $incident->studentRecord->studentDetail->full_name }}
@lang('behaviourRecords.incident_title'):
{{ $incident->incident->title }}
@lang('behaviourRecords.incident_point'):
{{ $incident->incident->point }}
@lang('behaviourRecords.incident_description'):
{{ $incident->incident->description }}