@extends('front.layouts.app') @section('title','Support-Mark Tippets') @section('content')
{!! $support['support_content'] ?? ''!!}
@endsection