Second and Third template component file

This commit is contained in:
Cüneyt Şentürk
2021-07-10 00:40:31 +03:00
parent ead767a308
commit 7a75d800da
7 changed files with 49 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
@section('title', trans_choice('general.transfers', 1))
@section('content')
<x-trasnfers.template.second
<x-transfers.template.second
:transfer="$transfer"
/>
@endsection