Ekapp/skolehjem/resources/views/admin/washing-machines/delete.blade.php

14 lines
241 B
PHP

@extends("admin.layout.base")
@extends("admin.layout.header")
@section("title")
Vaskemaskiner - Fjern
@endsection
@section("path")
<a href="" class="text-white">Fjern Vaskemaskine</a> /
@endsection
@section("content")
@endsection