@extends('layouts.sidebar') @section('title', 'Dashboard') @section('content') @if (in_array('Employee UserInterface', $privileges)) @else
{{--

Scan Employee QR Code

@csrf
--}}
@endif @endsection