@extends('admin.master') @section('title', $title) @section('additional_head_tags') @if(config('app.html_editor') == 'summernote') @else @endif @endsection @section('content')
@csrf
{{ __('Cancel') }}
@if($errors->any()) @foreach ($errors->all() as $error)
{{ $error }}
@endforeach @endif
cover}?v=".time()) }}">
@endsection