@extends('layouts.auth.login') @section('title', 'Login Account') @section('headers') @endsection @section('contents')
@csrf

Setup Required

We found that scanner was not set-up yet. Please Register it with its assigned Scanner Code
@endsection @section('scripts') @endsection