@extends('layouts.app') @section('title', 'Member · QA Dashboard') @section('content')

← All members

@if ($period)· {{ $period }}@endif

Target stories

@if (count($targets))
@endif @if (count($targets))@endif
@endsection