@extends('layouts.mymaster') @section('title',trans('app.payments')) @section('content')
{{csrf_field()}}
@endsection @push('scripts') @endpush