@extends('layouts.admin') @push('css') @endpush @php $locales=config('translatable.locales'); @endphp @section('content')
@include('partials.alert') @if(isset($item))
{{csrf_field()}}
publish==1)?'on':'off')=='on')?'checked':''}}> Publish
@endif
@endsection @push('scripts') @endpush