@extends('layouts.simple.master') @section('title', 'Image Cropper') @section('css') @endsection @section('main_content')
Use image cropper.js
Use crop-zoomable class to
disabled zoom-in and zoom-out.
Use crop-auto class to cropped
image in any directions.
 }})
Use crop-drag class to move
disabled.
 }})
Use crop-min class to minimum
and maximum crop size defined.
 }})