Worked on base.blade.php

This commit is contained in:
Anders 2020-07-27 10:31:57 +02:00
parent cbb01782fa
commit 4b571781a5
2 changed files with 3 additions and 3 deletions

View File

@ -22,10 +22,10 @@ class UserSeeder extends Seeder
Log::debug("YEET");
if(User::where("name_first", "admin"))
/*if(User::where("name_first", "admin"))
{
return;
}
}*/
Log::debug("OPRET");

View File

@ -33,7 +33,7 @@
Reservationer
</a>
{{-- IKKE SLETTES!!!! --}}
{{-- <a href="#">--}}
{{-- <a href="# ">--}}
{{-- <img src="{{URL::asset('/images/icons/Galleri.svg')}}" alt="Galleri">--}}
{{-- Galleri--}}
{{-- </a>--}}