@extends('inner_layout') @section('title') {{ $seo_setting?->seo_title }} @endsection @section('frontend_content')
{!! clean($terms_conditions?->description) !!}
@endsection