@extends('master') @section('styles') @endsection @section('content')
{{ $errors->first('notification_email') }}
{{ $errors->first('slack_webhook') }}
{{ $errors->first('webhook_url') }}
{{ $errors->first('pushbullet_token') }}
{{ $errors->first('nexmo_from_number') }}
{{ $errors->first('mobile_number') }}