@extends('admin.layout') @section('sidebar', 'overlay-sidebar') @section('content')

Qr Code Generator

@csrf

If the QR Code cannnot be scanned, then choose a darker color

{{$be->qr_size}}
{{$be->qr_margin}}
...
{{$be->qr_inserted_image_size}}

If the QR Code cannnot be scanned, then reduce this size

{{$be->qr_inserted_image_x}}
{{$be->qr_inserted_image_y}}
{{$be->qr_text_size}}

If the QR Code cannnot be scanned, then reduce this size

{{$be->qr_text_x}}
{{$be->qr_text_y}}

Preview

Included QR Code Banners (PSDs) Download
@endsection @section('scripts') @endsection