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