@extends('layouts.admin') @push('css') @endpush @php $locales=config('translatable.locales'); @endphp @section('content')
@include('partials.alert') @if(isset($item))
{{csrf_field()}}
title)}}">
web_link)}}">
@if($item->image!='')
@endif
publish==1)?'checked':''}}> Published
@endif
@endsection @push('scripts') @endpush