@extends('layouts.main') @section('title', 'Okis 3.0 | Leistung anlegen') @section('content')
Neue Leistung anlegen
@csrf @include($view_name.'._' .$title .'_form')
@endsection @section('js-scripts') @endsection