@extends("front.layout") @section("content") @if(!auth()->check() && $_SERVER['REQUEST_URI'] == '/new-rate') @push('above_styles') @endpush @endif @endsection