@extends('layouts.admin') @section('header')

Web Rappel

Gérer vos rappels ...
Voir le tutoriel
@stop @section('content')
{!! Form::reset('Retour au tableau de bord', array("onclick" => "window.location = '" . action('\Plugins\Webrappel\Controller\WebrappelController@admin') . "'")) !!}
Archives des rappels


Warning: Invalid argument supplied for foreach() in /home/trutinauto/public_html/resources/views/plugins/webrappel/rappel.blade.php on line 25
{!! Form::reset('Retour au tableau de bord', array("onclick" => "window.location = '" . action('\Plugins\Webrappel\Controller\WebrappelController@admin') . "'")) !!}
@stop