@extends('admin.layouts.main') @section('content')
videoProfil
@if (session()->has('success')) @endif
@method('put') @csrf
Gunakan Embed ! Contoh : https://www.youtube.com/embed/CCDemVVMzOo @error('url_video')
{{ $message }}
@enderror
@endsection