@extends('layouts.backend') @section('content')

{{ __('Devices') }}

{{--
--}}
@include('dashboard.widget')
@endsection