@extends ('layouts.app')
@section ('title')
阿里巴巴的图库
@stop
@section ('content')
@if (env ('App_ENV') == "test")
<link rel="stylesheet" type="text/CSS" href="../semantic.css">
@endif
<link rel="stylesheet" type="text/CSS" href="http://at.alicdn.com/t/font_563405_yaswulzvpwxywrk9.css">
<style>
style>
<p>
<i class="iconfont icon-fenxiang" style="font-size: 2 em;color: teal">i>
p>
@stop
@section ('JS')
<script>
script>
@stop