{{ Form::model($record, array('url' => ['student/profile/edit/subject', $userRecord->slug], 'method'=>'patch','enctype'=>'multipart/form-data')) }}

{{getPhrase('student_subject')}}