@extends('layouts.app') @section('content')

Quarantines

@include('flash::message')
@include('quarantines.table')
@endsection