@extends('template.'.config('settings.template').'.content.master') @section('content')




Ihre Firma kostenlos eintragen



@csrf
@error('name') {{ $message }} @enderror
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
























@endsection @if(App::environment('production')) @endif