@extends('layouts.app') @section('styles') @endsection @section('content')

Donate to {{ ucwords($project->title) }}

{{ ucfirst($project->description) }}

Billing address

@csrf
@
RS

Payment Method

Please click the button below and follow the instructions provided to complete your donation.


@endsection @section('scripts') @endsection