@extends('layouts.app') @section('title', 'All Jobs') @section('style') @endsection @section('content') All Jobs Jobs All Jobs รายการงาน (JOB) Search: @all_job_table(\compact('data', 'page', 'return_route')) @endall_job_table @endsection