@props(['step'])
{{ $step->step_code }}
{{ $step->step_name }}
{{ ucfirst($step->department) }}
@foreach($step->recipes as $recipe) @endforeach