@extends('layout.main') @section('title','Admin | New Release Version') @section('content')
@if ($errors->any())Please wait for upcoming version
Before upgrading, we highly recomended you to keep a backup of your current script and database.
{{ $item->text }}
@endforeach @elseNo Data Found
@endif