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

{{trans('StackFood Software Update')}}

{{trans('Note: Update can take more then 5 minutes. Please do not close the window.')}}
@csrf
@endsection