@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