@if (@$memo->status == 'DECLINED')
  • @if (@request()->category == 'REQUISITION' || $memo->category == 'REQUISITION')
  • @endif
  • @else
  • @if (@request()->category == 'REQUISITION' || $memo->category == 'REQUISITION')
  • @else
  • @endif @endif