@extends('layouts.app') @section('title', 'Neue Eintragung') @section('content')
{!! csrf_field()!!}
@endsection