updated all forms for new namespace standard

This commit is contained in:
2019-05-05 23:14:45 -05:00
parent 8ea21821ab
commit d5ddc3ec0d
15 changed files with 21 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
@extends('layouts.b4')
@section('content')
{!! Form::open(['action' => 'MoonsAdminController@updateMoonPaid', 'method' => 'POST']) !!}
{!! Form::open(['action' => 'Moons\MoonsAdminController@updateMoonPaid', 'method' => 'POST']) !!}
<div class="container col-md-12">
<table class="table table-striped">
<thead>