@extends('layouts.main') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Create Revivn Credentials','parentTitle'=>'Settings','parentUrl'=>'/settings','parentSubTitle'=>'Revivn','parentSubUrl'=>'/revivn'])
{{csrf_field()}} @include('partials.error')
@stop @section('after_scripts') @stop