@extends('layouts.app') @section('content')

{{trans('lang.payment_plural')}} {{trans('lang.payment_desc')}}

@include('payments.show_fields')
@endsection