test
This commit is contained in:
parent
ab69d09f94
commit
bc538b0c27
@ -1,5 +1,6 @@
|
||||
@extends('app')
|
||||
@section('content')
|
||||
{{ HTML::style('css/frontend.css'); }}
|
||||
|
||||
<nav>
|
||||
<form onsubmit="rechercherReferent()">
|
||||
@ -43,4 +44,5 @@
|
||||
</script>
|
||||
@else
|
||||
<h1>Aucun référent trouvé</h1>
|
||||
@endif
|
||||
@endsection
|
||||
|
Reference in New Issue
Block a user