move models & view referent
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
@extends('app')
|
||||
|
||||
@section('content')
|
||||
<link href="css/home.css" rel="stylesheet" type="text/css"/>
|
||||
<div style="margin-top: 70px" class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
|
@ -7,9 +7,9 @@
|
||||
<nav>
|
||||
<form class="form-inline navbar">
|
||||
<div class="form-group">
|
||||
<img alt="" src="./pictures/homePic/search.png">
|
||||
<img alt="" height="35px" src="./pictures/homePic/search.png">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control" placeholder="Rechercher un Référant">
|
||||
</span><input type="text" class="form-control" placeholder="Rechercher un Référant">
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user