@extends("layouts.dashboard.app") @section("page-nav-title")
{{__('Control and view Blog')}}
#{{__('ID')}} | {{__('Blog Title English')}} | {{__('Blog Title Arabic')}} | {{__('Media')}} | {{__('Blog Description English')}} | {{__('Blog Description Arabic')}} | {{__('Blog Type')}} | {{__('Control')}} | |
---|---|---|---|---|---|---|---|---|
No blog | ||||||||
{{$blog->id}} | {{$blog->blog_title_en}} | {{$blog->blog_title_ar}} | @if($blog->type === 0)@endif | {{$blog->blog_description_en}} | {{$blog->blog_description_ar}} | {{ $blog->type === 1 ? "Video" : "Image"}} | id)}}" class="control-link edit"> |