@extends('website.layouts.layout') @section('title' , 'blog') @section('content')

{{$blog->{'blog_'.currentLang()}->title}}

@endsection