@extends('web.layouts.front') @section('title') {{ __('messages.web_home.terms_of_service') }} @endsection @section('content')
{!! $frontSetting['terms_conditions'] !!}