@extends('layout.main') @section('main-container')
{!! $item->content_main !!}
@endsection