@extends('frontend.layouts.main') @section('main-container') @section('title', 'terms-conditions')
terms-image

{{ $terms->title }}

{!! $terms->content !!}
@endsection