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

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

@endsection @push('scripts') @endpush