@extends('Frontend.Master') @section('style') @stop @section('title')@if(isset($tag)) {{ $tag->description.' '.GetPageTitle()}} @else بلاگ خبر@endif @stop @section('description') @if(isset($tag)){{ $tag->description}} @else بلاگ خبری@endif @stop @section('key_words') @if(isset($tag)){{ $tag->name }}@elseبلاگ خبری@endif @stop @section('content')
@stop