Notice: Undefined variable: info in /home/payanyfee/public_html/paystaging/resources/views/admin/students/view.blade.php on line 19
Notice: Trying to get property of non-object in /home/payanyfee/public_html/paystaging/resources/views/admin/students/view.blade.php on line 19
Student ID
{{ $info->student_id }}
Student Name
{{ ucwords($info->first_name.' '.$info->last_name ) }}
Mobile No.
{{ $info->number }}
Email ID.
{{ $info->email }}