@extends('admin.layout') @section('content')

QR Code Setup

{!! QrCode::size(250)->generate('codingdriver.com'); !!}
@endsection