@extends('auth.layout') @section('title','Sign Up') @section('content')
main_logoglideqms

Sign Up

@include('auth.error')
@csrf
@if (Route::has('login'))

Already have an account? Sign In

@endif

glideqms

Quality Management System.

@endsection