Commit fdd0f146 authored by Shahzod's avatar Shahzod

first commit (10/08/2019//23:38) Icons

parent 39d2ba1f
This diff is collapsed.
...@@ -221,6 +221,7 @@ class PackagesController extends Controller ...@@ -221,6 +221,7 @@ class PackagesController extends Controller
* @param $packages * @param $packages
* @return string * @return string
*/ */
private function makeDeclarationJSON(&$packages) : string private function makeDeclarationJSON(&$packages) : string
{ {
$declaration_data = []; $declaration_data = [];
......
...@@ -37,8 +37,8 @@ ...@@ -37,8 +37,8 @@
<div class="form-group row mb-0"> <div class="form-group row mb-0">
<div class="col-md-8 offset-md-4 mt-4"> <div class="col-md-8 offset-md-4 mt-4">
<span class="text-muted"> Впервые у нас?
Впервые у нас? <span class="text-muted">
<a class="" href="{{ route('register') }}"> <a class="" href="{{ route('register') }}">
Регистрация. Регистрация.
</a> </a>
......
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
<div class="row clearleft-custom flow-offset-1 offset-1"> <div class="row clearleft-custom flow-offset-1 offset-1">
<div class="col-xs-12 col-sm-6 col-lg-3"> <div class="col-xs-12 col-sm-6 col-lg-3">
<div class="thumbnail thumbnail-mod-1"><span <div class="thumbnail thumbnail-mod-1"><span
class="icon icon-primary icon-lg icon-mod-1 fa fa-shopping-bag"></span> class="icon icon-primary icon-lg icon-mod-1"><i class="glyphicon glyphicon-shopping-cart"></i></span>
<div class="caption"> <div class="caption">
<h4 style="color: #0B3C5D">Покупаете</h4> <h4 style="color: #0B3C5D">Покупаете</h4>
<p>Покупаете в <p>Покупаете в
......
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