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