@extends('layouts.portal') @section('page-title', __('Categories Management')) @section('sidebar') @include('admin.partials.sidebar') @endsection @section('content')
| {{ __('Name') }} | {{ __('Jobs') }} | {{ __('Sort') }} | {{ __('Status') }} | {{ __('Actions') }} |
|---|---|---|---|---|
| {{ $category->jobs_count }} |