@foreach ($status_types as $status_type) @if($status_type->id != 11) | @if($status_type->order_count == 0) @else @endif | @endif @endforeach
@extends('app.dashboard') @section('content')
@foreach ($status_types as $status_type) @if($status_type->id != 11) | @if($status_type->order_count == 0) @else @endif | @endif @endforeach