@extends('back.layouts.main') @section('title' , 'View '.$model->name ) @section('content')
Name {{$model->name}}
Image image)}} style='width:100px' >
Amount {{$model->amount}}
@stop @section('breadcrumbs') @stop