Skip to content

Instantly share code, notes, and snippets.

@studio-fars-company
Created June 27, 2018 09:08
Show Gist options
  • Save studio-fars-company/c0d483679efe39b9fa84da3b6f6c5cc3 to your computer and use it in GitHub Desktop.
Save studio-fars-company/c0d483679efe39b9fa84da3b6f6c5cc3 to your computer and use it in GitHub Desktop.
@extends('layouts.app')
@section('content')
<!-- content
================================================== -->
<section class="container">
<!--<section class="content">-->
<!-- Small boxes (Stat box) -->
<div class="row">
<div class="col-md-12">
<a href="{{$url}}"><button type="button" class="btn btn-primary">コネクト</button></a>
</div>
</div>
</section> <!-- end content -->
@endsection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment