@extends('layouts.user') @section('title') @lang('Make Escrow') @endsection @section('breadcrumb') @lang('Make Escrow') @endsection @section('content')
@csrf
@lang('Recipient Email')
@lang('Select Wallet')
@lang('Amount : ')
@lang('Description : ')
@endsection @push('script') @endpush