@foreach($deviceGraphs as $graph)
{!! $graph['graphTag'] !!}
@endforeach
{{ $devices->appends(request()->all())->links() }}
@push('scripts') @endpush