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

{{ 'Payment' }}

@csrf

Payment Methods

@endsection @section('script') @endsection