@extends('layouts.app') @push('middle_part') Add Employee Holiday @endpush @section('content')
@php $page_name = 'Hr >Device Configaration'; $page_number = 1; @endphp @include('layouts.table_top')
@csrf
is_enable == 1 ? 'checked' : '' }} @endif>
@csrf
is_connected == 1 ? 'checked' : '' }} @endif>
use_alphanumaric_id == 1 ? 'checked' : '' }} @endif>
@endsection