@extends('layouts.master') @section('page_title', 'Enter PIN') @section('content')
Enter PIN
{!! Qs::getPanelOptions() !!}
@csrf
@endsection