{{ ($platform) }} @lang('restapi::app.devices')
@if($devices->count())
@foreach($devices as $device) @endforeach
@else @lang('restapi::app.noRegisterDeviceFound') @endif
@lang('app.close') @lang('app.send')