@extends('painel.layout.menu') @section('css') @endsection @section('scripts') @endsection @section('content') {{--
Drag Row Id Fruit Quantity Image
1 Apple 5 noImage
2 Orange 8 noImage
3 Banana 3 noImage
--}}
@endsection @section('modal') @endsection