@extends('front_end.layouts.home') @php $showRightSidebar = false; @endphp @section('title', 'Blood Requests') @section('left_sidebar') @include('front_end.pages.bloodbank.bloodbank_left_sidebar') @endsection @section('content')
Loading blood requests...