@extends('newBase') @section('title', 'index') @section('content')
{{ csrf_field() }}
no_emails) && $staff->no_emails == '1') checked @endif>
no_group) && $staff->no_group == '1') checked @endif>
QR Preview
@if(array_intersect($staffDepartmentType,[1,2,4]))
@endif @if(array_intersect($staffDepartmentType,[1,2,3]))
@endif
@if(in_array(4,$staffDepartmentType))
@endif
@endsection