@extends('layouts.admin') @push('css') @endpush @php $locales=config('translatable.locales'); @endphp @section('content')
@include('partials.alert')
{{csrf_field()}}
name)}}">
@foreach($item->images as $image)
@if($image->main==0) @else @endif
@endforeach
status==1)?'checked':''}}> Published
@csrf
@endsection @push('scripts') @endpush