@extends('landing-page.layouts.default') @section('content')

{{__('messages.terms_condition')}}

{!! $terms_content !!}
@endsection