@extends('layouts.site_layout') @section('title') {{$settings['site_name']}} @endsection @section('style') @endsection @section('content')
{!! $setting['terms_'.app()->getLocale()] !!}
@endsection