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