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