@extends('layouts.app') @section('content') @if (!empty($costomer_category))
@else
Keine Daten
@endif @endsection