@extends('layouts.app') @section('title') Aspek @endsection @section('content')

Aspek

@include('aspects.table')
@endsection