@extends('layouts.app') @section('title') Home page @stop @section('content')
{!! Html::image('images/homePage/'.$pro1->image, $pro1->catLink->title, ['class'=>'img-responsive', 'width'=>675, 'height'=>600]) !!}

{!! $pro1->catLink->title !!}

{!! $pro1->offer !!}

All products

ALL Tecnogas products {!! $pro1->catLink->title !!}

ALL Tecnogas products {!! $pro2->catLink->title !!}

{!! Html::image('images/homePage/'.$pro2->image, $pro2->catLink->title, ['class'=>'img-responsive', 'width'=>675, 'height'=>600]) !!}

{!! $pro2->catLink->title !!}

{!! $pro2->offer !!}

All products
{!! Html::image('images/homePage/'.$pro3->image, $pro3->catLink->title, ['class'=>'img-responsive', 'width'=>675, 'height'=>600]) !!}

{!! $pro3->catLink->title !!}

{!! $pro3->offer !!}

All products

ALL Tecnogas products {!! $pro3->catLink->title !!}

{!! Html::image('images/ids.jpg', '', ['class'=>'img-responsive', 'width'=>1349, 'height'=>354]) !!}
{{-- our products available --}}

our products
available at

@endsection @section('js') {!! Html::script('siteroot/plugins/owl-carousel/owl.carousel.js') !!} @endsection