@foreach($types as $key => $data) @endforeach
Id Name Leave Allocated
{{$data->id}} {{ $data->name }} {{ $data->leave_allocated ?? 0 }}