@extends('layouts.mainlayout') @section('fullwidth', true) @section('content')

{{ request()->is("black") ? "Black list" : "Accepted staff" }}

{{ request()->is("black") ? "Review workers currently marked as banned." : "Manage accepted, inactive and banned workers." }}

{{ $ourstaffs->total() }} staff
{{ request()->is("black") ? "Banned workers" : "Staff status management" }}
@foreach ($ourstaffs as $ourstaff)
Name Birth date Farm Comment