@extends('layouts.public') @section('content')
@foreach($dirs as $dir) Download {{ $dir }} ZIP @endforeach
@endsection