{{-- HEADER --}}

✏️ Edit Video Company Profile

Perbarui data video company profile

{{-- ERROR VALIDATION --}} @if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif {{-- FORM --}}
@csrf @method('PUT') {{-- JUDUL --}}
{{-- VIDEO URL --}}

Masukkan link YouTube / video valid

{{-- STATUS --}}
is_active) ? 'checked' : '' }} class="w-4 h-4 text-blue-600 border-gray-300 rounded focus:ring-blue-500" >
{{-- ACTION BUTTON --}}
← Kembali