@extends('admin.layout.base') @section('title', 'Payment Settings ') @section('content')
{{csrf_field()}}
@endsection @section('scripts') @endsection