@extends('backend.admin-master') @section('site-title') {{__('Donation Success Page Settings')}} @endsection @section('content')
@include('backend.partials.message')

{{__("Donation Success Page Settings")}}

@csrf
@endsection