@extends("layouts.admin.app") @section("page-title") {{__("common-misc")}} @endSection @section("page-nav-title")
{{__("control-common-misc")}}
{{__("arabic-title")}} | {{__("arabic-description")}} | {{__("english-title")}} | {{__("english-description")}} | @if(isPermissionsAllowed("edit-main-misconception")){{__("control")}} | @endif
---|---|---|---|---|
{{$misconceptions->ar_title}} | {{$misconceptions->ar_description}} | {{$misconceptions->en_title}} | {{$misconceptions->en_description}} | @if(isPermissionsAllowed("edit-main-misconception"))id)}}" class="control-link edit"> | @endif
{{__("arabic-title")}} | {{__("arabic-body")}} | {{__("english-title")}} | {{__("english-body")}} | {{__("image")}} | @if(isPermissionsAllowed("edit-common-misconceptions" , "delete-common-misconceptions")){{__("control")}} | @endif
---|---|---|---|---|---|
{{$m->ar_title}} | {{$m->ar_body}} | {{$m->en_title}} | {{$m->en_body}} | @if(isPermissionsAllowed("edit-common-misconceptions")) id)}}" class="control-link edit"> @endif @if(isPermissionsAllowed("delete-common-misconceptions")) @endif | @endif