@extends('layout.master') @push('plugin-styles') @endpush @section('content')

CropperJs

Read the Official CropperJs Documentation for a full list of instructions and other options.

cropper
Cropped Image:
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @vite(['resources/js/pages/cropper.js']) @endpush