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