@extends('base::layouts.default') @section('stylesheet') @endsection @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')
{{ __('video::videos.poster_file_hint') }}
@{{errors.poster_image.message}}
{{ __('video::videos.thumb_file_hint') }}
( Only jpeg, png files allowed with a minimum dimension of 338x170 )
@{{errors.thumbnail_image.message}}