mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2026-09-10 15:23:09 +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.