@extends('template.BaseView') @section('content')
{!! $i->dec !!}
@endsection @section('script') @endsection