@extends('layouts.app') @section('title','Serien') @section('breadcrumb') @endsection @section('content')

Serien

Neu
@if (count($imagesets) > 0) @else
Keine Serien vorhanden!
@endif @endsection