Gallery

@if ($errors->has('search')) {{ $errors->first('search') }} @endif

IN All

    @if ($errors->has('gallery_list')) {{ $errors->first('gallery_list') }} @endif
    @if ($errors->has('Image[]')) {{ $errors->first('Image[]') }} @endif