@extends('layouts.app') @section('content')
{!! settings('terms',app()->getLocale()) !!}
@endsection