@extends('poller.index') @section('title', __('Poller Log')) @section('content') @parent
{{ __('Hostname') }} {{ __('Last Polled') }} {{ __('Poller Group') }} {{ __('Location') }} {{ __('Polling Duration') }} ({{ __('Seconds') }})
@endsection @section('scripts') @endsection