完成登入畫面製作、路由調整及新增receiver控制器

This commit is contained in:
2018-07-29 17:25:36 +08:00
parent 848226bbb3
commit 0d51e9db6b
10 changed files with 148 additions and 13 deletions

View File

@@ -1,5 +1,7 @@
@extends('layout.app')
@section('title','部落客媒合系統')
@section('content')
<button class="btn btn-primary">我想成為KOL</button>
<button class="btn btn-primary">我想成為品牌/代理商</button>