Domain\Billet\Http\BilletAssignorController::show PHP Méthode

show() public méthode

public show ( )
    public function show()
    {
        return $this->repo->first();
    }
BilletAssignorController