@section('title', __('categories/listCategories.Categories') . ' | ' . $division->name) @push('style') @endpush @push('script') @endpush
@foreach($categories as $category) @endforeach