@extends('layouts.backend') @section('content')

Add Receive QR

@csrf

Detail Item




Cancel
@endsection @section('js_after') @include('pages.receive_qr.function_create') @include('pages.globalFunction') @endsection