review back button to index page

This commit is contained in:
Arno Kaimbacher 2019-06-06 17:34:34 +02:00
parent 390f6bbef8
commit dabb905111
5 changed files with 186 additions and 77 deletions

View file

@ -17,7 +17,6 @@ use Illuminate\Support\Facades\Storage;
use Illuminate\Support\Facades\Validator;
use App\Models\DatasetReference;
use App\Models\Subject;
use App\Models\GeolocationBox;
use App\Models\Page;
use Illuminate\Support\Facades\Auth;
use App\Models\Coverage;