This commit is contained in:
DariusIII
2026-02-24 21:52:01 +01:00
parent 3759ce2ae1
commit e211b4feba
-1
View File
@@ -27,7 +27,6 @@ class AppServiceProvider extends ServiceProvider
{
Paginator::useTailwind();
// Share global data with layouts and all admin views
// Admin child views need direct registration because @section blocks
// are evaluated before the layout composer runs