srp process blade
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@extends('layouts.b4')
|
||||
@section('content')
|
||||
{!! Form::open(['action' => 'SRP\SRPController@processForm', 'method' => 'POST']) !!}
|
||||
{!! Form::open(['action' => 'SRP\SRPController@processSRPRequest', 'method' => 'POST']) !!}
|
||||
<div class="container col-md-12">
|
||||
<table class="table table-striped">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user