@extends('admin.layouts.app') @section('content')
Donation
{{ $dataTable->table() }}
@endsection @push('pageCss') @endpush @push('pageJs') {{ $dataTable->scripts() }} @endpush