@extends('dev.core.using') @section('content') @include('templates.pelayanan.unar.core.add') @include('templates.pelayanan.unar.core.detail') @include('templates.pelayanan.unar.core.edit') @include('templates.pelayanan.unar.helpers.delete') @include('templates.helpers.export') @include('templates.helpers.import') @include('templates.helpers.filter') @include('templates.pelayanan.unar.dev.data')
@endsection