@extends('layouts.app') @section('css') @endsection @section('page-header')
{{ $errors->first('facebook-key') }}
{{ $errors->first('facebook-secret-key') }}
{{ $errors->first('facebook-redirect') }}
{{ $errors->first('twitter-key') }}
{{ $errors->first('twitter-secret-key') }}
{{ $errors->first('twitter-redirect') }}
{{ $errors->first('google-key') }}
{{ $errors->first('google-secret-key') }}
{{ $errors->first('google-redirect') }}
{{ $errors->first('linkedin-key') }}
{{ $errors->first('linkedin-secret-key') }}
{{ $errors->first('linkedin-redirect') }}