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

Receive QR

@if (in_array('3-2-2', Session::get('access'))) @endif
Receive
Number
Date Title Note Check
Time
Status Action
@include('pages.receive_qr.modal') @endsection @section('js_after') @include('pages.receive_qr.function') @include('pages.globalFunction') @endsection