This commit is contained in:
Malibu
2015-03-20 19:29:05 +01:00
2 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<?php namespace App\Http\Controllers;
use Illuminate\Database\Eloquent\ModelNotFoundException as ModelNotFoundException;
use Response;
use App\Referent;
use App\ConfigJeu;