diff --git a/resources/views/inc/addFireStation.blade.php b/resources/views/inc/addFireStation.blade.php index b3b0459..b26a803 100644 --- a/resources/views/inc/addFireStation.blade.php +++ b/resources/views/inc/addFireStation.blade.php @@ -1,82 +1,70 @@ @extends('layout.app') - @section('center-area') - @parent - - - {{--
--}} - {{-- Użytkownik--}} - {{-- {{ csrf_field() }}--}} - {{--
--}} - {{-- --}} - {{-- --}} - {{--
--}} - {{--
--}} - {{-- --}} - {{-- --}} - {{--
--}} - - {{--
--}} - {{-- --}} - {{-- --}} - {{--
--}} - - {{--
--}} - {{-- --}} - {{-- --}} - {{--
--}} - - {{-- --}} - {{-- --}} - {{-- --}} - - {{--
--}} - {{-- --}} - {{-- --}} - {{--
--}} - - {{--
--}} - {{-- --}} - {{-- --}} - {{--
--}} - - {{--
--}} - {{-- --}} - {{-- --}} - {{--
--}} - - {{-- @if ($errors->any())--}} - {{--
--}} - {{-- --}} - {{--
--}} - {{-- @endif--}} - {{-- --}} - {{--
--}} - -

Register

+@parent +

Dodaj Jednostkę

{{ csrf_field() }}
- +
- - + +
-
- - + + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
@@ -85,29 +73,10 @@
- +
-
- - -
- -
- - -
- - @if ($errors->any()) -
- -
- @endif
diff --git a/resources/views/register.blade.php b/resources/views/register.blade.php index b326221..6191e62 100644 --- a/resources/views/register.blade.php +++ b/resources/views/register.blade.php @@ -99,16 +99,6 @@
- @if ($errors->any()) -
- -
- @endif -
diff --git a/resources/views/unit.blade.php b/resources/views/unit.blade.php index 58e4edf..872a2ee 100644 --- a/resources/views/unit.blade.php +++ b/resources/views/unit.blade.php @@ -15,7 +15,7 @@ @if( auth()->check() ) @if( auth()->user()->fireStationID == NULL) null - + @include('inc.addFireStation') @else notnull