@extends('layouts/contentNavbarLayout') @section('title', 'Articles') @section('content')
Create edit Article
@csrf @method('PUT')
video_type == 'youtube' ) style="display: none" @endif >
video_type == 'local' ) style="display: none" @endif >
enabled == 1 ) checked @endif >
Cancel
@endsection @section('scripts') @endsection