@extends('layouts.app_hr') @section('title', __('hr.biometric_devices')) @section('content')
{{ __('hr.device_name') }} {{ __('hr.ip_address') }} {{ __('hr.port') }} {{ __('business.location') }} {{ __('hr.status') }} {{ __('messages.actions') }}
@endsection @include('hr.biometric_devices.create') @section('javascript') @endsection