@extends('themes.schumann.layout.layout') @section('title', $item->translate->title) @section('description', $item->translate->description) @section('keywords', $item->translate->keywords) @section('img', asset('uploads/'.$item->img)) @section('bodyClass', 'newsDetail-page') @section('content')