Commit 9d54eaf3 by Rinto

commit

parent e3660f15
...@@ -9,9 +9,9 @@ ...@@ -9,9 +9,9 @@
<body class="hold-transition register-page"> <body class="hold-transition register-page">
<div id="app"> <div id="app">
<div class="register-box"> <div class="register-box">
<div class="register-logo"> <div class="login-logo">
<a href="{{ url('/home') }}"><b>Admin</b>LTE</a> <a href="{{ url('/welcome') }}"><b>Booking Driver</b>IS</a>
</div> </div><!-- /.login-logo -->
@if (count($errors) > 0) @if (count($errors) > 0)
<div class="alert alert-danger"> <div class="alert alert-danger">
......
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
</tbody> </tbody>
</table> </table>
<div class="box-footer"> <div class="box-footer">
<a href="{{url('bus/tambah')}}" class="btn btn-danger"><i class="fa fa-plus"></i> Tambah Kedaraan</a> <a href="{{url('bus/tambah')}}" class="btn btn-success"><i class="fa fa-plus"></i> Tambah Kedaraan</a>
<i fa-user-plus></i> <i fa-user-plus></i>
</div> </div>
</div> </div>
......
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
@section('contentheader_title') @section('contentheader_title')
<ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li> <ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li>
<li class="active"><i class="fa fa-bus"></i> Riwayat</li> <li class="active"><i class="fa fa-file-archive-o"></i> Riwayat</li>
<li class="active"><i class="fa fa-bus"></i> Detail Pesanan</li> <li class="active"><i class="fa fa-eye"></i> Detail Pesanan</li>
</ol><!-- breadcrumbs --> </ol><!-- breadcrumbs -->
@endsection @endsection
......
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
@section('contentheader_title') @section('contentheader_title')
<ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li> <ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li>
<li class="active"><i class="fa fa-bus"></i> Riwayat</li> <li class="active"><i class="fa fa-file-archive-o"></i> Riwayat</li>
<li class="active"><i class="fa fa-bus"></i> Detail Pesanan</li> <li class="active"><i class="fa fa-eye"></i> Detail Pesanan</li>
</ol><!-- breadcrumbs --> </ol><!-- breadcrumbs -->
@endsection @endsection
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
@section('contentheader_title') @section('contentheader_title')
<ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li> <ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li>
<li class="active"><i class="fa fa-bus"></i> Riwayat Pemesanan</li> <li class="active"><i class="fa fa-file-archive-o"></i> Riwayat Pemesanan</li>
</ol><!-- breadcrumbs --> </ol><!-- breadcrumbs -->
@endsection @endsection
...@@ -16,11 +16,11 @@ ...@@ -16,11 +16,11 @@
<table class="table table-striped"> <table class="table table-striped">
<thead> <thead>
<tr> <tr>
<th>Nama Pemesan</th> <th><i class="fa fa-user"></i> Nama Pemesan</th>
<th>Tujuan</th> <th><i class="fa fa-hand-pointer-o"></i> Tujuan</th>
<th>Alasan</th> <th><i class="fa fa-comment"></i> Alasan</th>
<th>Status</th> <th><i class="fa fa-tag"></i> Status</th>
<th>Aksi</th> <th><i class="fa fa-hand-rock-o"></i> Aksi</th>
</tr> </tr>
</thead> </thead>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<td>{{$riwaya->alasan}}</td> <td>{{$riwaya->alasan}}</td>
<td>{{$riwaya->status}}</td> <td>{{$riwaya->status}}</td>
<td colspan="2"> <td colspan="2">
<a href="{{url('/history/details',$riwaya->id)}}" class="btn btn-danger">Detail</a> <a href="{{url('/history/details',$riwaya->id)}}" class="btn btn-info"><i class="fa fa-eye"></i> Detail</a>
</td> </td>
</tr> </tr>
</form> </form>
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<td>{{$riwaya2->alasan}}</td> <td>{{$riwaya2->alasan}}</td>
<td>{{$riwaya2->status}}</td> <td>{{$riwaya2->status}}</td>
<td colspan="2"> <td colspan="2">
<a href="{{url('/history/details',$riwaya2->id)}}" class="btn btn-danger">Detail</a> <a href="{{url('/history/details',$riwaya2->id)}}" class="btn btn-info"><i class="fa fa-eye"></i>Detail</a>
</td> </td>
</tr> </tr>
</form> </form>
......
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
<div class="panel panel-default"> <div class="panel panel-default">
<div class="alert alert-success alert-dismissible"> <div class="alert alert-success alert-dismissible">
<button class="close" type="button" data-dismiss="alert" aria-hidden="true">x</button> <button class="close" type="button" data-dismiss="alert" aria-hidden="true">x</button>
<h4><i class="icon fa fa-check"></i> Alert!</h4> <h4><i class="icon fa fa-check"></i> Notifikasi !</h4>
Pemesanan Yang masuk : Terdapat Pemesanan Yang masuk
<tr> <tr>
<a href="{{url('k_klien/pemesanan')}}" class="btn btn-danger">Lihat</a> <a href="{{url('k_klien/pemesanan')}}" class="btn btn-danger">Lihat</a>
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<td>{{$pemesan->berangkat}}</td> <td>{{$pemesan->berangkat}}</td>
<td>{{$pemesan->status}}</td> <td>{{$pemesan->status}}</td>
<td colspan="2"> <td colspan="2">
<a href="{{url('k_klien/pemesanan/detailpemesanan',$pemesan->id)}}" class="btn btn-info">Detail</a> <a href="{{url('k_klien/pemesanan/detailpemesanan',$pemesan->id)}}" class="btn btn-info"><i class="fa fa-eye"></i> Detail</a>
</td> </td>
</tr> </tr>
</form> </form>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
@section('contentheader_title') @section('contentheader_title')
<ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li> <ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li>
<li class="active"><i class="fa fa-bus"></i>Supir</li> <li class="active"><i class="fa fa-bus"></i> Supir</li>
</ol><!-- breadcrumbs --> </ol><!-- breadcrumbs -->
@endsection @endsection
...@@ -28,9 +28,9 @@ ...@@ -28,9 +28,9 @@
<table class="table table-striped"> <table class="table table-striped">
<thead> <thead>
<tr> <tr>
<th>Nama Supir</th> <th>Nama Supir <i class="fa fa-book"></i> </th>
<th>ID Supir</th> <th>ID Supir <i class="fa fa-child"></i> </th>
<th>Aksi</th> <th>Aksi <i class="fa fa-hand-scissors-o"></i></th>
</tr> </tr>
</thead> </thead>
...@@ -40,8 +40,8 @@ ...@@ -40,8 +40,8 @@
<td>{{$supi->nama_supir}}</td> <td>{{$supi->nama_supir}}</td>
<td>{{$supi->id}}</td> <td>{{$supi->id}}</td>
<td colspan="2"> <td colspan="2">
<a href="{{url('supir/detail',$supi->id)}}" class="btn btn-info">Detail</a> <a href="{{url('supir/detail',$supi->id)}}" class="btn btn-info"><i class="fa fa-eye"></i> Detail</a>
<a href="{{ url('supir/delete', $supi->id) }}" class="btn btn-danger">Hapus</a> <a href="{{ url('supir/delete', $supi->id) }}" class="btn btn-danger"><i class="fa fa-close"></i> Hapus</a>
</td> </td>
</tr> </tr>
</form> </form>
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
</tbody> </tbody>
</table> </table>
<div class="box-footer"> <div class="box-footer">
<a href="{{url('supir/tambah')}}" class="btn btn-danger">Tambah Supir</a> <a href="{{url('supir/tambah')}}" class="btn btn-danger"><i class="fa fa-plus-circle"></i> Tambah Supir</a>
<i fa-user-plus></i> <i fa-user-plus></i>
</div> </div>
</div> </div>
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<h3 class="profile-username text-center">{{ $user->name}}</h3> <h3 class="profile-username text-center">{{ $user->name}}</h3>
<p class="text-muted text-center">{{ $user->status}}</p> <p class="text-muted text-center"><b>{{ $user->status}}</b></p>
<ul class="list-group list-group-unbordered"> <ul class="list-group list-group-unbordered">
<li class="list-group-item"> <li class="list-group-item">
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
</li> </li>
</ul> </ul>
<a href="{{ url('user/delete', $user->id) }}" class="btn btn-primary btn-block">Hapus</a> <a href="{{ url('user/delete', $user->id) }}" class="btn btn-danger btn-block"><i class="fa fa-close"></i> Hapus</a>
</div> </div>
<!-- /.box-body --> <!-- /.box-body -->
</div> </div>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
@section('contentheader_title') @section('contentheader_title')
<ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li> <ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li>
<li class="active"><i class="fa fa-bus"></i> Riwayat Pemesanan</li> <li class="active"><i class="fa fa-reorder"></i> Riwayat Pemesanan</li>
</ol><!-- breadcrumbs --> </ol><!-- breadcrumbs -->
@endsection @endsection
...@@ -16,12 +16,12 @@ ...@@ -16,12 +16,12 @@
<table class="table table-striped"> <table class="table table-striped">
<thead> <thead>
<tr> <tr>
<th>Nama Pemesan</th> <th><i class="fa fa-user"></i> Nama Pemesan</th>
<th>Tujuan</th> <th><i class="fa fa-hand-pointer-o"></i> Tujuan</th>
<th>Nama Supir</th> <th><i class="fa fa-child"></i> Nama Supir</th>
<th>Plat Bus</th> <th><i class="fa fa-rub"></i> Plat Bus</th>
<th>Status</th> <th><i class="fa fa-tag"></i>Status</th>
<th>Aksi</th> <th><i class="fa fa-hand-rock-o"></i> Aksi</th>
</tr> </tr>
</thead> </thead>
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<td>{{$riwaya->plat_bus}}</td> <td>{{$riwaya->plat_bus}}</td>
<td>{{$riwaya->status}}</td> <td>{{$riwaya->status}}</td>
<td colspan="2"> <td colspan="2">
<a href="{{url('/k_supir/history/detailss',$riwaya->id)}}" class="btn btn-danger">Detail</a> <a href="{{url('/k_supir/history/detailss',$riwaya->id)}}" class="btn btn-danger"><i class="fa fa-eye"></i> Detail</a>
</td> </td>
</tr> </tr>
</form> </form>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
@section('contentheader_title') @section('contentheader_title')
<ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li> <ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li>
<li class="active"><i class="fa fa-bus"></i> Data Pemesanan</li> <li class="active"><i class="fa fa-file-archive-o"></i> Data Pemesanan</li>
</ol><!-- breadcrumbs --> </ol><!-- breadcrumbs -->
@endsection @endsection
...@@ -33,12 +33,11 @@ ...@@ -33,12 +33,11 @@
<thead> <thead>
<tr> <tr>
<th>Nama Pemesan</th> <th><i class="fa fa-user"></i> Nama Pemesan</th>
<th>Tujuan</th> <th><i class="fa fa-hand-pointer-o"></i> Tujuan</th>
<th>Jumlah</th> <th><i class="fa fa-calendar"></i> Berangkat</th>
<th>Berangkat</th> <th><i class="fa fa-tag"></i> Status</th>
<th>Status</th> <th><i class="fa fa-hand-rock-o"></i> Aksi</th>
<th>Aksi</th>
</tr> </tr>
</thead> </thead>
...@@ -51,7 +50,7 @@ ...@@ -51,7 +50,7 @@
<td>{{$pemesan->berangkat}}</td> <td>{{$pemesan->berangkat}}</td>
<td>{{$pemesan->status}}</td> <td>{{$pemesan->status}}</td>
<td colspan="2"> <td colspan="2">
<a href="{{url('k_supir/pemesanan/detailpemesanan',$pemesan->id)}}" class="btn btn-info">Detail</a> <a href="{{url('k_supir/pemesanan/detailpemesanan',$pemesan->id)}}" class="btn btn-info"><i class="fa fa-eye"></i> Detail</a>
</td> </td>
</tr> </tr>
</form> </form>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
@section('contentheader_title') @section('contentheader_title')
<ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li> <ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li>
<li class="active"><i class="fa fa-bus"></i> Jadwal Supir</li> <li class="active"><i class="fa fa-tasks"></i> Jadwal Supir</li>
</ol><!-- breadcrumbs --> </ol><!-- breadcrumbs -->
@endsection @endsection
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
@section('contentheader_title') @section('contentheader_title')
<ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li> <ol class="breadcrumb"><li><a href="/"><i class="fa fa-home"></i> Home</a></li>
<li class="active"><i class="fa fa-bus"></i> Jam Kerja Supir</li> <li class="active"><i class="fa fa-clock-o"></i> Jam Kerja Supir</li>
</ol><!-- breadcrumbs --> </ol><!-- breadcrumbs -->
@endsection @endsection
......
...@@ -11,180 +11,24 @@ ...@@ -11,180 +11,24 @@
@section('main-content') @section('main-content')
<div class="container-fluid spark-screen"> <div class="container-fluid spark-screen">
<div class="col-md-4">
<div class="col-md-6"> <div class="box box-solid">
<div class="box box-primary">
<div class="box-header"> <div class="box-header">
<h3 class="box-title">Date picker</h3> <h3 class="box-title text-blue">Sparkline line</h3>
</div>
<div class="box-body">
<!-- Date -->
<div class="form-group">
<label>Date:</label>
<div class="input-group date">
<div class="input-group-addon">
<i class="fa fa-calendar"></i>
</div>
<input class="form-control pull-right" id="datepicker" type="text">
</div>
<!-- /.input group -->
</div>
<!-- /.form group -->
<!-- Date range -->
<div class="form-group">
<label>Date range:</label>
<div class="input-group"> <div class="box-tools pull-right">
<div class="input-group-addon"> <button type="button" class="btn btn-default btn-sm"><i class="fa fa-refresh"></i></button>
<i class="fa fa-calendar"></i>
</div>
<input class="form-control pull-right" id="reservation" type="text">
</div>
<!-- /.input group -->
</div> </div>
<!-- /.form group -->
<!-- Date and time range -->
<div class="form-group">
<label>Date and time range:</label>
<div class="input-group">
<div class="input-group-addon">
<i class="fa fa-clock-o"></i>
</div>
<input class="form-control pull-right" id="reservationtime" type="text">
</div>
<!-- /.input group -->
</div>
<!-- /.form group -->
<!-- Date and time range -->
<div class="form-group">
<label>Date range button:</label>
<div class="input-group">
<button type="button" class="btn btn-default pull-right" id="daterange-btn">
<span>
<i class="fa fa-calendar"></i> Date range picker
</span>
<i class="fa fa-caret-down"></i>
</button>
</div>
</div>
<!-- /.form group -->
</div>
<!-- /.box-body -->
</div>
<!-- /.box -->
<!-- iCheck -->
<div class="box box-success">
<div class="box-header">
<h3 class="box-title">iCheck - Checkbox &amp; Radio Inputs</h3>
</div> </div>
<div class="box-body"> <!-- /.box-header -->
<!-- Minimal style --> <div class="box-body text-center">
<div class="sparkline" data-type="line" data-spot-radius="3" data-highlight-spot-color="#f39c12" data-highlight-line-color="#222" data-min-spot-color="#f56954" data-max-spot-color="#00a65a" data-spot-color="#39CCCC" data-offset="90" data-width="100%" data-height="100px" data-line-width="2" data-line-color="#39CCCC" data-fill-color="rgba(57, 204, 204, 0.08)"><canvas style="display: inline-block; width: 323px; height: 100px; vertical-align: top;" width="323" height="100"></canvas></div>
<!-- checkbox -->
<div class="form-group">
<label>
<div class="icheckbox_minimal-blue checked" style="position: relative;" aria-checked="false" aria-disabled="false"><input class="minimal" checked="" style="position: absolute; opacity: 0;" type="checkbox"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="icheckbox_minimal-blue" style="position: relative;" aria-checked="false" aria-disabled="false"><input class="minimal" style="position: absolute; opacity: 0;" type="checkbox"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="icheckbox_minimal-blue disabled" style="position: relative;" aria-checked="false" aria-disabled="true"><input class="minimal" disabled="" style="position: absolute; opacity: 0;" type="checkbox"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
Minimal skin checkbox
</label>
</div>
<!-- radio -->
<div class="form-group">
<label>
<div class="iradio_minimal-blue checked" style="position: relative;" aria-checked="false" aria-disabled="false"><input name="r1" class="minimal" checked="" style="position: absolute; opacity: 0;" type="radio"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="iradio_minimal-blue" style="position: relative;" aria-checked="false" aria-disabled="false"><input name="r1" class="minimal" style="position: absolute; opacity: 0;" type="radio"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="iradio_minimal-blue disabled" style="position: relative;" aria-checked="false" aria-disabled="true"><input name="r1" class="minimal" disabled="" style="position: absolute; opacity: 0;" type="radio"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
Minimal skin radio
</label>
</div>
<!-- Minimal red style -->
<!-- checkbox -->
<div class="form-group">
<label>
<div class="icheckbox_minimal-red checked" style="position: relative;" aria-checked="false" aria-disabled="false"><input class="minimal-red" checked="" style="position: absolute; opacity: 0;" type="checkbox"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="icheckbox_minimal-red" style="position: relative;" aria-checked="false" aria-disabled="false"><input class="minimal-red" style="position: absolute; opacity: 0;" type="checkbox"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="icheckbox_minimal-red disabled" style="position: relative;" aria-checked="false" aria-disabled="true"><input class="minimal-red" disabled="" style="position: absolute; opacity: 0;" type="checkbox"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
Minimal red skin checkbox
</label>
</div>
<!-- radio -->
<div class="form-group">
<label>
<div class="iradio_minimal-red checked" style="position: relative;" aria-checked="false" aria-disabled="false"><input name="r2" class="minimal-red" checked="" style="position: absolute; opacity: 0;" type="radio"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="iradio_minimal-red" style="position: relative;" aria-checked="false" aria-disabled="false"><input name="r2" class="minimal-red" style="position: absolute; opacity: 0;" type="radio"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="iradio_minimal-red disabled" style="position: relative;" aria-checked="false" aria-disabled="true"><input name="r2" class="minimal-red" disabled="" style="position: absolute; opacity: 0;" type="radio"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
Minimal red skin radio
</label>
</div>
<!-- Minimal red style -->
<!-- checkbox -->
<div class="form-group">
<label>
<div class="icheckbox_flat-green checked" style="position: relative;" aria-checked="false" aria-disabled="false"><input class="flat-red" checked="" style="position: absolute; opacity: 0;" type="checkbox"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="icheckbox_flat-green" style="position: relative;" aria-checked="false" aria-disabled="false"><input class="flat-red" style="position: absolute; opacity: 0;" type="checkbox"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="icheckbox_flat-green disabled" style="position: relative;" aria-checked="false" aria-disabled="true"><input class="flat-red" disabled="" style="position: absolute; opacity: 0;" type="checkbox"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
Flat green skin checkbox
</label>
</div>
<!-- radio -->
<div class="form-group">
<label>
<div class="iradio_flat-green checked" style="position: relative;" aria-checked="false" aria-disabled="false"><input name="r3" class="flat-red" checked="" style="position: absolute; opacity: 0;" type="radio"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="iradio_flat-green" style="position: relative;" aria-checked="false" aria-disabled="false"><input name="r3" class="flat-red" style="position: absolute; opacity: 0;" type="radio"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
</label>
<label>
<div class="iradio_flat-green disabled" style="position: relative;" aria-checked="false" aria-disabled="true"><input name="r3" class="flat-red" disabled="" style="position: absolute; opacity: 0;" type="radio"><ins class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; opacity: 0;"></ins></div>
Flat green skin radio
</label>
</div>
</div> </div>
<!-- /.box-body --> <!-- /.box-body -->
<div class="box-footer">
Many more skins available. <a href="http://fronteed.com/iCheck/">Documentation</a>
</div>
</div> </div>
<!-- /.box --> <!-- /.box -->
</div> </div>
</div> </div>
@endsection @endsection
...@@ -27,11 +27,11 @@ ...@@ -27,11 +27,11 @@
<table class="table table-striped"> <table class="table table-striped">
<thead> <thead>
<tr> <tr>
<th>Tujuan</th> <th><i class="fa fa-road"></i> Tujuan</th>
<th>Jumlah</th> <th><i class="fa fa-group "></i> Jumlah Penumpang</th>
<th>Berangkat</th> <th><i class="fa fa-calendar"></i> Berangkat</th>
<th>Status</th> <th><i class="fa fa-info"></i> Status</th>
<th>Aksi</th> <th><i class="fa fa-hand-grab-o"></i> Aksi</th>
</tr> </tr>
</thead> </thead>
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<td>{{$statu->berangkat}}</td> <td>{{$statu->berangkat}}</td>
<td>{{$statu->status}}</td> <td>{{$statu->status}}</td>
<td colspan="2"> <td colspan="2">
<a href="{{url('status/statusdetail',$statu->id)}}" class="btn btn-info">Detail</a> <a href="{{url('status/statusdetail',$statu->id)}}" class="btn btn-info"><i class="fa fa-eye"></i> Detail</a>
</td> </td>
</tr> </tr>
</form> </form>
......
...@@ -16,11 +16,11 @@ ...@@ -16,11 +16,11 @@
<table class="table table-striped"> <table class="table table-striped">
<thead> <thead>
<tr> <tr>
<th>Nama Pemesan</th> <th><i class="fa fa-user"></i> Nama Pemesan</th>
<th>Tujuan</th> <th><i class="fa fa-hand-pointer-o"></i> Tujuan</th>
<th>Berangkat</th> <th><i class="fa fa-comment"></i> Alasan</th>
<th>Status</th> <th><i class="fa fa-tag"></i> Status</th>
<th>Aksi</th> <th><i class="fa fa-hand-rock-o"></i> Aksi</th>
</tr> </tr>
</thead> </thead>
...@@ -29,10 +29,10 @@ ...@@ -29,10 +29,10 @@
<tr> <tr>
<td>{{$riwaya->name}}</td> <td>{{$riwaya->name}}</td>
<td>{{$riwaya->tujuan}}</td> <td>{{$riwaya->tujuan}}</td>
<td>{{$riwaya->berangkat}}</td> <td>{{$riwaya->alasan}}</td>
<td>{{$riwaya->status}}</td> <td>{{$riwaya->status}}</td>
<td colspan="2"> <td colspan="2">
<a href="{{url('/klien/riwayat/details',$riwaya->id)}}" class="btn btn-danger">Detail</a> <a href="{{url('/klien/riwayat/details',$riwaya->id)}}" class="btn btn-info"><i class="fa fa-eye"></i> Detail</a>
</td> </td>
</tr> </tr>
</form> </form>
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<td>{{$riwaya2->berangkat}}</td> <td>{{$riwaya2->berangkat}}</td>
<td>{{$riwaya2->status}}</td> <td>{{$riwaya2->status}}</td>
<td colspan="2"> <td colspan="2">
<a href="{{url('/klien/riwayat/details2',$riwaya2->id)}}" class="btn btn-danger">Detail</a> <a href="{{url('/klien/riwayat/details2',$riwaya2->id)}}" class="btn btn-info"><i class="fa fa-eye"></i> Detail</a>
</td> </td>
</tr> </tr>
</form> </form>
......
...@@ -45,16 +45,16 @@ ...@@ -45,16 +45,16 @@
</li> </li>
<li class="treeview {{Request::segment(2) == 'supir' ? 'active' : ''}}"> <li class="treeview {{Request::segment(2) == 'supir' ? 'active' : ''}}">
<a href="#"><i class="fa fa-angle-left pull-right"></i><span>Supir</span></a> <a href="#"><i class="fa fa-angle-left pull-right"></i><span><i class="fa fa-male"></i> Supir</span></a>
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="{{url('supir')}}">Data Supir</a></li> <li><a href="{{url('supir')}}"><i class="fa fa-archive"></i> Data Supir</a></li>
<li><a href="{{url('supir/jadwals')}}">Jadwal Supir</a></li> <li><a href="{{url('supir/jadwals')}}"><i class="fa fa-archive"></i> Jadwal Supir</a></li>
</ul> </ul>
</li> </li>
<li class="{{Request::segment(2) == 'pemesanan' ? 'active' : ''}}"> <li class="{{Request::segment(2) == 'pemesanan' ? 'active' : ''}}">
<a href="{{url('k_klien/pemesanan')}}"> <a href="{{url('k_klien/pemesanan')}}">
<i class="fa fa-group"></i> <i class="fa fa-clipboard"></i>
<span>Pemesanan</span> <span>Pemesanan</span>
<small class="label pull-right bg-yellow"> <small class="label pull-right bg-yellow">
</small> </small>
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<li class="{{Request::segment(2) == 'riwayat' ? 'active' : ''}}"> <li class="{{Request::segment(2) == 'riwayat' ? 'active' : ''}}">
<a href="{{url('history')}}"> <a href="{{url('history')}}">
<i class="fa fa-group"></i> <i class="fa fa-list-alt"></i>
<span>Riwayat</span> <span>Riwayat</span>
</a> </a>
</li> </li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment