芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/resources/views/notification-settings/index.blade.php
@extends('layouts.app') @section('content')
@lang('app.email')
@lang('app.slack')
@lang('app.pushNotification')
@lang('app.menu.pusherSettings')
{{-- include tabs here --}} @include($view)
@endsection @push('scripts') @endpush