@if (in_array(strtolower(pathinfo($attributes['img'],PATHINFO_EXTENSION)),['png','jpg','gif','jpeg'])) @else

{{strtolower(pathinfo($attributes['img'],PATHINFO_EXTENSION))}}
{{pathinfo($attributes['img'],PATHINFO_DIRNAME)}} /{{pathinfo($attributes['img'],PATHINFO_BASENAME)}}

@endif

{{$attributes['title']}}

{{ __('Date') }} : {{$attributes['date']}}