@extends('dashboard.layouts.app') @section('content')
@csrf
اعادة تهيئة
المحدد : 0
حذف تعديل
@include('dashboard.jobs.table')
@endsection @section('modal') @endsection @section('js') @include('dashboard.layouts.tableActions', ['gn_name' => 'jobs', 'post_search_route' => route('jobs.index-post')]) @endsection