@extends('front.layout.app') @section('title', 'Our Team') @section('content')

Payment Methods

{{--
@csrf

Payment Methods

@error('payment_method_id') {{$message}} @enderror
@endsection @section('scripts') @endsection