@extends('layouts.layout-2') @section('content')

{{ __('Angebotsvorlagen') }}

@forelse($templates as $t) {{ $t->name }} @empty

Noch keine Vorlagen — anlegen in C1.

@endforelse
Neue Vorlage @endsection