@extends('layouts.home') @section('title', 'Job Queue') @section('content') @include('partials/global-filters')
Job Queue
{!! $grid !!}
@endsection