@extends('layouts.master') @section('title', 'Image Cropper') @section('css') @endsection @section('content')
Image Cropper Plugin
image
Selection value

x:  500

y:  500

width:  500

height:  500

Aspect Ratio
A
Maximum size
W
H
Minimum size
W
H
@endsection @section('scripts') @endsection