@extends('frontend.main') @section('content')
{!! @$content['value'] !!}
@endsection