@extends('layouts.web') @section('content')
@csrf
@if (!empty(@$edit->image))
@endif
@endsection @push('scripts') @endpush