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
......
...@@ -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