@extends('layouts.main') @section('content')
{{ csrf_field() }} {{ method_field('put') }}

{{ __('strings.headerEditStudents',["app"=>"QuiQ"]) }}




@endsection @push('scripts') @endpush