@extends('admin.master') @section('title') {{ 'View QR' }} @endsection @section('view-qr')
@include('admin.customizeQRCode')
@endsection