@extends('entidade.admin.layouts.layout') @section('title', 'Novo Vídeo') @section('content')

Nova Foto

Ver todos @if($errors->any())
@endif
@method('PUT') @csrf
@endsection