forked from s421507/eOSP2
Karta Ewidencyjna - generowanie
This commit is contained in:
parent
7715fb96fb
commit
a7ea8d2509
1
app/Common/Helpers.php
Normal file
1
app/Common/Helpers.php
Normal file
@ -0,0 +1 @@
|
||||
<?php
|
1
resources/views/kartaEwidencyjnaForm.blade.php
Normal file
1
resources/views/kartaEwidencyjnaForm.blade.php
Normal file
@ -0,0 +1 @@
|
||||
<?php
|
@ -6,7 +6,7 @@
|
||||
@if( auth()->user()->fireStationID == NULL)
|
||||
Jednostka nie istnieje
|
||||
@else
|
||||
<form method="POST" action="/dokumentacja/wniosek/pdf">
|
||||
<form method="POST" action="/dokumentacja/wniosek_o_nadanie/pdf">
|
||||
{{ csrf_field() }}
|
||||
<div class="form-group row">
|
||||
<div class="col-auto">
|
Loading…
Reference in New Issue
Block a user