@extends('back.layouts.main') @section('title' , 'View '.$model->title ) @section('content')
Title {{$model->title}}
Sub title {{$model->sub_title}}
Promocode {{$model->promocode}}
Percentage {{$model->percentage}}
Icon icon)}} style='width:100px' >
@stop @section('breadcrumbs') @stop