@extends('layouts.app') @section('title','My Donation Requests - BloodFinder') @section('content')
Manage your donation requests and respond to requests from others
When someone requests blood from you, it will appear here
Donor: {{ $req->donor->name }}
Requested {{ $req->created_at->diffForHumans() }}
Search for donors and send a donation request to get started