@extends('layouts.mymaster') @section('title',trans('app.payments')) @section('content')


{{csrf_field()}} نقطة مقابل كل ريال سعودي {{--
--}}
{{----}}
{{--
--}}
    @foreach($errors->all() as $error)
  • {{$error}}
  • @endforeach
@endsection @push('scripts') @endpush