@extends('front.layouts.app') @section('content') {{--
@if($termsandcondition && $termsandcondition->description) {!! $termsandcondition->description !!} @else
{{ \App\Helpers\TranslationHelper::translate('No terms and conditions available at the moment.') }}
@endif{{-- {!! $termsandcondition->description !!} --}} @if($termsandcondition && $termsandcondition->description) {!! $termsandcondition->description !!} @else
{{ \App\Helpers\TranslationHelper::translate('No terms and conditions available at the moment.') }}
@endif