@extends('layouts.admin') @section('style') @endsection @section('content')

{{$page_title}}

@csrf
{{-- {{ $basic->currency }} Charge ({{ $payment->fix }} + {{ $payment->percent }}) {{ $basic->currency }}--}}
{{-- --}} {{-- --}} {{-- --}}
@endsection