@extends('layouts.master', ['title' => __('app.organization')]) @push('meta') @endpush @section('content')
@role('super_admin')
@endrole
@lang('app.nomor') @lang('app.name') @lang('app.description') @lang('app.actions')
@include('components.modal.modal-add-organization') @include('components.modal.modal-edit-organization') @endsection @push('scripts') @endpush