@extends('layouts.app') @section('title', 'Active Jobs') @section('style') @endsection @section('content')

Active Jobs

รายการงาน (JOB)

@active_job_table(\compact('data', 'page', 'return_route')) @endactive_job_table
@endsection