Minor fix
We now use eloquent relationship short hand instead of directly requesting the relation.
This way, if the relation is not there, the code won't throw a failure.
We now use eloquent relationship short hand instead of directly requesting the relation.
This way, if the relation is not there, the code won't throw a failure.