@extends('dashboard.layouts.index') @section('page_title') @lang('global.showposts') @stop @section('breadcrumb') @stop @section('content')

imageimage}}" class="rounded-circle profile-widget-picture">
@lang("global.description_en") :
{{$model->desc_en}}
@lang("global.description_ar") :
{{$model->desc_ar}}

@lang("global.postaction")

@lang("global.total_like") @lang("global.total_comment") @lang("global.created_at")
{{ $model->id }} {{ $model3}} {{ $model2 }} {{ $model->created_at->diffForHumans() }}
@stop @push('js') @endpush