@extends('frontEnd.layout-ex') @section('content')

Resources


Proceeds from the Black Story project will go towards BIPOC-CA
(Black & Indigenous People of Colour Creative Association) https://www.bipoc-ca.org/
@if($media_count>0)
@foreach($media_list as $media)
@endforeach
@include('frontEnd.includes.paginator', ['paginator' => $media_list, 'link_limit' => 4]) @else

Please visit us throughout the month for unique content, as resources will be posted over the course of the next several weeks.

@endif
@endsection