payment可回專案

This commit is contained in:
kroutony 2022-07-09 22:26:17 +08:00
parent 851ad32aaf
commit dc8cf14bde

View File

@ -34,6 +34,7 @@
@endif @endif
</button> </button>
</form> </form>
<a href="{{ route('adm.project.show', [$payment->project_id]) }}">回專案</a>
</div> </div>
</div> </div>
</div> </div>