@if($data)
@foreach($data as $v)
@endforeach
@endif
- @if($lang == 'en'){{$v->title}}@elseif($lang == 'bn'){{$v->title_bn}}@endif
{!! $v->details !!}