@foreach ($rules as $R) @endforeach
{{ $week->week_rules }}
Warning: Undefined variable $week in /home/abazis/apps/microsoftex/resources/views/rules/index.blade.php on line 21

Warning: Attempt to read property "week_rules" on null in /home/abazis/apps/microsoftex/resources/views/rules/index.blade.php on line 21

Warning: Undefined variable $R in /home/abazis/apps/microsoftex/resources/views/rules/index.blade.php on line 21

Warning: Attempt to read property "rule_code" on null in /home/abazis/apps/microsoftex/resources/views/rules/index.blade.php on line 21

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/abazis/apps/microsoftex/resources/views/rules/index.blade.php on line 21

Deprecated: strpos(): Passing null to parameter #2 ($needle) of type string is deprecated in /home/abazis/apps/microsoftex/resources/views/rules/index.blade.php on line 21
> {{ $R->rule_code }} - {{ $R->rule_title }}