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

directions_car Web auto

@if(auth()->user()->role == "Webmaster") {!! Html::link(action('\Plugins\Webauto\Controller\WebautoController@edit_parametres'), "Modifier les paramètres du web auto", array("class" => "btn btn-sm bg-black waves-effect m-l-15 pull-right")) !!} @endif

Ajouter une annonce

Sélectionner une catégorie d'annonce

@if(getParametre('auto_webauto', 0) == 1) @endif @if(getParametre('moto_webauto', 0) == 1) @endif @if(getParametre('quad_webauto', 0) == 1) @endif
@stop