@extends('layouts.backend.app') @section('content')

Podcast Add

@csrf
@if (isset($podcast) && $podcast->video_file) @endif
@endsection