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

Update Movie Time Series

@if (count($errors) > 0)
Whoops! There were some problems with your input.

@endif

Edit Movie Time Series

@foreach($georestrictions as $key=>$georestriction) @if($key == 0) @endif @endforeach


(Exclude countries to watch this video.)
@foreach($georestrictions as $key=>$georestriction) @if($key > 0)
@endif @endforeach
@include('elements.popup')