@extends('layouts.master') @section('content')

Meine Aufträge

@if(isset($showOrdersList)) @include('order.listSection') @endif
@endsection