@php $segments = request()->segments(); $current_menu = implode('/',$segments); $style = null; @endphp @include('includes.head')