@extends('layouts.home_layout') @php $pageTitle = "Cattle Tag Scanner"; @endphp @section('title', $pageTitle) @section('style') @endsection @section('content')
{{--
--}}
@include('common.alert_msg')

Scanner

{{--
--}} {{--
--}} {{-- --}}
@if (is_permit('tagReader_s'))     @endif @if (is_permit('tagReader_l')) @endif
{{-- --}}
@endsection @section('script') {{-- --}} {{-- --}} {{-- https://github.com/mebjas/html5-qrcode#extra-optional-configuration-in-start-method --}} @endsection