Tidy up admin cp contact related views
This commit is contained in:
parent
e8a71de6b9
commit
a1c07f50e8
9 changed files with 8 additions and 8 deletions
9
resources/views/admin/contacts/newsuccess.blade.php
Normal file
9
resources/views/admin/contacts/newsuccess.blade.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
@extends('master')
|
||||
|
||||
@section('title')
|
||||
New Contact « Admin CP
|
||||
@stop
|
||||
|
||||
@section('content')
|
||||
<p>Succesfully created new contact entry.</p>
|
||||
@stop
|
Loading…
Add table
Add a link
Reference in a new issue