@extends('admin.layouts.index') @section('title')

Pesan

@endsection @section('breadcrumb')
  • Pesan
  • @endsection @section('content') @include('admin.layouts.components.notifikasi')
    @if (can('u')) Buat Pesan @endif @if (can('h') && $selected_nav != 'arsip')

    Label

    @endif
    {!! form_open('', 'id="mainform" name="mainform"') !!}
    Bersihkan
    @if (can('h')) @endif @endsection @include('admin.layouts.components.asset_datatables') @push('scripts') @endpush