@stack('pageStyles') @if(file_exists(__DIR__ . '/../../data/custom.css')) @php include __DIR__ . '/../../data/custom.css' @endphp @endif