@extends('stisla.layouts.app') @section('title') {{ $title }} @endsection @section('content') @include('stisla.includes.breadcrumbs.breadcrumb-table')

{{ $title }}

{{ __('Menampilkan halaman ' . $title) }}.

@endsection @push('css') @endpush @push('js') @endpush @push('scripts') @endpush @push('modals') @endpush