@extends('admin.layout') @section('content')
{{$errors->first('client_id')}}
{{$errors->first('client_secret')}}
{{$errors->first('key')}}
{{$errors->first('secret')}}
{{$errors->first('merchant')}}
{{$errors->first('website')}}
{{$errors->first('industry')}}
{{$errors->first('token')}}
{{$errors->first('secret_key')}}
{{$errors->first('email')}}
{{$errors->first('public_key')}}
{{$errors->first('salt')}}