@extends('layouts.admin.master') @section('title')Image Cropper {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Image Cropper

@endslot @endcomponent
Image Cropper
Picture
X px
Y px
Width px
Height px
Rotate deg
ScaleX
ScaleY

Disabled Zoom
Autocrop Disable
Disabled Image Drag
Minimum Zone Size
@push('scripts') @endpush @endsection