mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2026-09-09 23:03:10 +02:00
The import statement for the Carbon library in the listposts.blade.php file has been updated to use the @use directive instead of the @php directive. This change improves code readability and follows best practices.