@extends('templates/modal') @section('modal_id', $modal_id) @section('title') {{ __('Crop Image') }} ({{$full_width}} x {{$full_height}}) @endsection @section('main-tabs')
{{ __('Crop not generated yet, use the crop button here below to generate it')}}