@extends('inventory.layout') @section('title', 'Neues Angebot') @section('content') @push('head') @endpush
@csrf @include('include.message')
@push('script') @endpush @endsection