misha1
Results
1
comments of
misha1
help me pls( im newbee my controller  when i not use breadcums all worked `Route::get('/plastinky/all/{id}', [\App\Http\Controllers\PlastinkyController::class, 'ShowOne'])` `->name('plastinky-one');`  when i use `Route::get('/plastinky/all/{id}', [\App\Http\Controllers\PlastinkyController::class, 'ShowOne'])` `->name('plastinky-one')` `->breadcrumbs(fn (Trail $trail)...