@extends('web.layouts.layout') @section('container_content') disclaimer {{$terms ?? '' ? $terms->title : ''}} {!! $terms ?? '' ? $terms->description : '' !!} by checking this i read all of that and i totally agree Continue @endsection @section('container_js') @endsection