@extends('layouts.settings') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Slack Notification Webhooks','parentTitle'=>'Settings','parentUrl'=>'/settings'])
@stop @section('after_scripts') @include('settings.partials.responsive-fixedheader') @stop