@extends('poller.index') @section('title', __('Poller Settings')) @section('content') @parent
@endsection @push('styles') @endpush @section('javascript') @routes @endsection @push('scripts') @endpush