@extends('Client.layouts.layout') @section('title', __('trans.terms') ) @section('content')
Image

{!! setting('terms_'.lang()) !!}

@endsection