Merge pull request #630 from wrongecho/company-edit-photo

Add input item to allow changing company photo/image
This commit is contained in:
Johnny
2023-02-25 17:41:54 -05:00
committed by GitHub

View File

@@ -49,6 +49,10 @@
</div>
</div>
<div class="form-group">
<input type="file" class="form-control-file" name="file">
</div>
</div>
<div class="tab-pane fade" id="pills-address<?php echo $company_id; ?>">