@extends('layouts.app') @section('title', 'Template anlegen') @section('heading', 'VM-Template anlegen') @section('content')
@csrf
@endsection