Laravel éliminer les variables d'apostrophe

{{ str_replace('\'', '', $subcategory->name) }} // eg Kid's
Smiling Starling