@extends('layouts.front') @section('style') @endsection @section('site') {{ $post->title }} @if($post->getFirstMediaUrl('posts')) @endif {!! $post->lead !!} text @endsection
{{ $post->title }}
@if($post->getFirstMediaUrl('posts')) @endif {!! $post->lead !!}
text