@extends('app') @section('content')
@include('flash::message')
{!! Html::image('images/logo.png', 'hilbit') !!}
@endsection