@php use App\Models\Information; $information = Information::first(); @endphp {{ $information->site_name }} @stack('css') {!! $information->tracking_code !!} @if($information->fb_pixel_id) @endif