@section('placeholder')
default content
@endsection
@extends('layouts/main')
@section('placeholder')
<x-my-component :data="$data"/>
@endsection
Я не очень понимаю, как использовать withну надо прочитать документацию
select(
'categories.parent_category_id',
'categories.name',
'categories.has_subcategories'
)->distinct()
?