-
@foreach($errors->all() as $error)
- {{ $error }} @endforeach
@lang('tr.Student Information')
@extends('layouts.master') @section('title', $student->user->lang('name')) @section('subtitle', __('tr.StudentInfo') ) @section('titleicon', "icon-user") @section('content')