@php use App\Constants\Constant;use App\Http\Helpers\Uploader; @endphp @extends('user.layout') @section('sidebar', 'overlay-sidebar') @section('content')

Qr Code Generator

@csrf

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

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

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

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

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

{{$userBe->qr_text_x}}
{{$userBe->qr_text_y}}

Preview

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