@extends('layouts.front') @section('style') @endsection @section('site')

{{ $site->title }}

{!! $site->text !!}
{{--
--}} {{-- --}} {{--
--}}
@endsection