@extends('layouts.main') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Edit Retriever Credential'])
@include('partials.error')
{{csrf_field()}}
To keep the old token, leave this text area empty.
@stop