@if(config("lucent.env") == "production")
@else @php echo ''; @endphp @endif
@yield('content')