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