@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')) @endif @endsection @include('admin.layouts.components.asset_datatables') @push('scripts') @endpush