Merge pull request from EnesSacid-Buker/account-show

Missing stack in transaction template blade
This commit is contained in:
Cüneyt Şentürk
2022-12-05 15:46:19 +03:00
committed by GitHub

@ -167,6 +167,9 @@
</tr> </tr>
@endif @endif
@stack('description_input_end') @stack('description_input_end')
@stack('contact_id_input_start')
@stack('contact_id_input_end')
</table> </table>
<table class="border-top-1" style="margin-top:15px;"> <table class="border-top-1" style="margin-top:15px;">