@extends('layouts.dashboardnew') @section('content')
{!! QrCode::size(180)->generate($pay_address); !!}
@endsection @push('script') @endpush