@yield('page_head_scripts') @if (\Storage::disk('public_dir')->exists('/custom/custom.css')) @endif @if (\Storage::disk('public_dir')->exists('/custom/tracking.txt')) {!! Storage::disk('public_dir')->get('/custom/tracking.txt') !!} @endif