Migracia a male opravy
- csrf ocharana, vypnutie pre /log - oprava loggovania pamate - pridanie vue skriptov
This commit is contained in:
17
resources/views/search.blade.php
Executable file
17
resources/views/search.blade.php
Executable file
@@ -0,0 +1,17 @@
|
||||
@extends('master')
|
||||
|
||||
@section('title')
|
||||
<div class="title m-b-md">
|
||||
Search monitoring
|
||||
</div>
|
||||
@stop
|
||||
|
||||
@section('links')
|
||||
<div class="links">
|
||||
<a href="{{ url('/') }}">Monitoring</a>
|
||||
</div>
|
||||
@stop
|
||||
|
||||
@section('content')
|
||||
|
||||
@stop
|
||||
Reference in New Issue
Block a user