{{ $blog->{'label_' . App::getLocale()} }}
{{ $blog->{'title_' . App::getLocale()} }}
{!! $blog->{'description_' . App::getLocale()} !!}
@extends('front.layouts.layout') @section('meta_title'){{ $blog->{'meta_title_' . App::getLocale()} }}@stop @section('meta_description'){{ $blog->{'meta_description_' . App::getLocale()} }}@stop @section('meta_keywords') {{ $blog->{'meta_kewords_' . App::getLocale()} }} @stop @section('meta') @endsection @section('content')
{!! $blog->{'description_' . App::getLocale()} !!}