@extends('front.layouts.app') @section('title', 'Terms and Conditions') @section('description', '') @section('keywords', '') @section('content')
First slide

Terms and Conditions

{!! get_readable_description($setting->terms) !!}
@endsection