{{--
--}} @section('header') @show
@if ($_FRONTCONST["URL"] =="index")
@else
@endif
@foreach($_FRONTCONST["HEADER_BUTTONS"] as $headerButton) @if($headerButton->title != $_FRONTCONST["tag"])
{{$headerButton->title}}
@endif @endforeach
LOOKERS
BRANDS
ABOUT
成為LOOKER
@if ($_FRONTCONST["tag"] !="" && ($_FRONTCONST["URL"] =="index" || $_FRONTCONST["tag"] == $_FRONTCONST["article_category"]))
@else
@endif @if(Session::get('userId')==-2) {{Session::put('userId',1)}} @endif @if(Session::get('userId')==1)
@else
{{-- @elseif(Session::get('userId')==-2) {{Session::put('userId',1)}}
LOGIN
@else --}}
LOGOUT
@if(Session::get('userId') !=1 || !Session::has('userId'))
身份:{{Session::get('userName')}}
@endif
@endif
成為LOOKER
@if ($_FRONTCONST["URL"] =="index")
@else
@endif
@foreach($_FRONTCONST["HEADER_BUTTONS"] as $headerButton) @if($headerButton->title != $_FRONTCONST["tag"])
{{$headerButton->title}}
@endif @endforeach
@section('content') @show {{-- --}} @if(Session::get('userId') == 1) @if($errors->any())
@else
@endif
LOGIN
LOGIN WITH FACEBOOK
或使用LOOKNOW帳號登入/註冊
@if($errors->any())
×
錯誤!
{{$errors->first()}}
@endif
@endif