master
<?php return [ 'media.media' => [ 'index', 'create', 'store', 'edit', 'update', 'destroy', ], 'media.media-grid' => [ 'index', 'ckIndex', ] ];