@extends('portal.ninja2020.layout.app') @section('meta_title', ctrans('texts.pre_payment')) @push('head') @endpush @section('body')
{{ $errors->first('notes') }}
{{ ctrans('texts.minimum_required_payment', ['amount' => $minimum_amount])}}
{{ $errors->first('amount') }}