@extends('layouts.dashlayoutwithlogin') @section('robots_index') @endsection @section('content') @if(!empty(optionByKey('site_cookie')))
{!! optionByKey('site_cookie') !!}
@endif
@endsection @push('scripts') @endpush