@extends('layouts.auth') @section('title', __('Terms & Condition')) @section('content')
{!! setting('terms', "") !!}
@endsection