@extends('frontend.bazar.layouts.app') @section('content')
{{ content($info->content->value ?? '') }}
@endsection