2020-06-25 10:22:22 +00:00
|
|
|
@extends("admin.layout.base")
|
|
|
|
@extends("admin.layout.header")
|
|
|
|
|
|
|
|
@section("title")
|
2020-06-25 11:01:53 +00:00
|
|
|
Vaskemaskiner - Opret
|
2020-06-25 10:22:22 +00:00
|
|
|
@endsection
|
|
|
|
|
|
|
|
@section("path")
|
2020-06-25 11:01:53 +00:00
|
|
|
<a href="" class="text-white">Opret Vaskemaskiner</a> /
|
2020-06-25 10:22:22 +00:00
|
|
|
@endsection
|
|
|
|
|
|
|
|
@section("content")
|
2020-06-25 11:01:53 +00:00
|
|
|
Vaskemaskinen blev (ikke) oprettet.
|
2020-06-25 10:22:22 +00:00
|
|
|
@endsection
|