@extends('User.layouts.layout') @section('breadcrumb',__('messages.Terms and Conditions')) @section('desc_text',__('messages.Terms and Conditions')) @section('left_image',$setting['terms_image']) @section('contents')
Terms&Conditions

{!! $setting['terms_'.lang()] !!}

@endsection