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)
|
@if( auth()->user()->fireStationID == NULL)
|
||||||
Jednostka nie istnieje
|
Jednostka nie istnieje
|
||||||
@else
|
@else
|
||||||
<form method="POST" action="/dokumentacja/wniosek/pdf">
|
<form method="POST" action="/dokumentacja/wniosek_o_nadanie/pdf">
|
||||||
{{ csrf_field() }}
|
{{ csrf_field() }}
|
||||||
<div class="form-group row">
|
<div class="form-group row">
|
||||||
<div class="col-auto">
|
<div class="col-auto">
|
Loading…
Reference in New Issue
Block a user