{!! $flyer['id'] !!}
{!! $flyer['user_id'] !!}
{!! $flyer['user_type'] !!}
{!! $flyer['shop_id'] !!}
{!! $flyer['startdate'] !!}
{!! $flyer['enddate'] !!}
{!! $flyer['images'] !!}
{!! $flyer['created_at'] !!}
{!! $flyer['updated_at'] !!}
{!! $flyer['deleted_at'] !!}
{!! Form::numeric('shop_id')
-> label(trans('deal::flyer.label.shop_id'))
-> placeholder(trans('deal::flyer.placeholder.shop_id'))!!}