@extends('templates/modal') @section('modal_id', $modal_id) @section('title') @if ($mode == 'size') {{ __('Edit Settings for ') }} {{ucwords(preg_replace('/[-_]/', ' ', $size))}} @else {{ __('Edit Image') }} ({{$full_width}} x {{$full_height}}) @endif
@endsection @section('main-tabs')