aboutsummaryrefslogtreecommitdiff
path: root/resources/views/pages/sponsoring.blade.php
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-10-25 22:18:23 +0100
committerMateja <mail@matejamaric.com>2020-10-25 22:18:23 +0100
commitdda8fb2a05de804f2b37245fde2580a9d18cc51b (patch)
tree032bbd11439aded239488b88a34944b0d7384e1a /resources/views/pages/sponsoring.blade.php
parent4b92a7928ec6634dff4ca066af0a43ad1cfb3c46 (diff)
downloadyota-laravel-dda8fb2a05de804f2b37245fde2580a9d18cc51b.tar.gz
yota-laravel-dda8fb2a05de804f2b37245fde2580a9d18cc51b.zip
Form validation, blade, bootstrap
Diffstat (limited to 'resources/views/pages/sponsoring.blade.php')
-rw-r--r--resources/views/pages/sponsoring.blade.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/views/pages/sponsoring.blade.php b/resources/views/pages/sponsoring.blade.php
index 78ef499..826fe09 100644
--- a/resources/views/pages/sponsoring.blade.php
+++ b/resources/views/pages/sponsoring.blade.php
@@ -3,4 +3,11 @@
@section('content')
<p>If you are willing to be one of the sponsors of the event and help us set the high standards for Balkan YOTA camp, feel free to contact Goran YT7AW hajosevic at gmail . com</p>
<p>As part of the camp and presentations will be dedicated to already experienced HAM radio operators, this is a great opportunity to present your company and products in the region. Additionally a banner and link to your website will be made available here.</p>
+
+<h3 class="mt-3">Sponsors: </h1>
+
+<div class="row">
+ <img class="col-md-2" src="/imgs/4o3a.png" alt="4o3a"/>
+ <img class="col-md-2" src="/imgs/spiderbeam.gif" alt="Spiderbeam"/>
+</div>
@endsection()