@extends('layouts.merchant') @section('title') @lang('QR Code') @endsection @section('breadcrumb')

@lang('QR Code')

@endsection @section('content')
{{merchant()->email}}
@endsection